Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Commit

Permalink
change default background
Browse files Browse the repository at this point in the history
  • Loading branch information
J0WI committed Nov 10, 2015
1 parent d92bb26 commit 44897fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions css/colors_ch.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

@media screen, projection {
body {
background-image: url("../images/int/bg-tags-ch.png");
background-image: none;
background-color: #F9B200;
}

Expand Down Expand Up @@ -263,7 +263,7 @@
}

.content-header-big {
background: url(../images/int/bg-tags-at.png);
background: url(../images/int/bg-tags.png);
}

.content-primary input[type="text"]:hover,
Expand Down Expand Up @@ -452,8 +452,7 @@
}

.footer {
background: black url("../images/int/bg-tags_gray.jpg") -20% top fixed;
overflow: hidden;
background-image: none;
}

.footer .row {
Expand Down Expand Up @@ -659,18 +658,6 @@
color: #555 !important;
}

/*
.nav-main ul.menu li:hover ul li a,
.nav-main ul.menu li.hover ul li a,
.nav-main ul.menu li:hover ul li:hover a,
.nav-main ul.menu li.hover ul li.hover a,
.nav-main ul.menu li li a,
.nav-main ul.menu li li li a,
.nav-main ul.menu li li li li a {
background-color: #222222 !important;
}
*/

/* overwriting fonts from hamburger.css */
.nav-main {
font-family: FontPiratenkleiderDefault !important;
Expand Down
Binary file removed images/int/bg-tags-ch.png
Binary file not shown.

0 comments on commit 44897fa

Please sign in to comment.