Fxkr (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Fxkr (Diskussion | Beiträge) (Änderung 43334 von Fxkr (Diskussion) rückgängig gemacht.) |
||
Zeile 15: | Zeile 15: | ||
} | } | ||
#bodyContent { | #bodyContent { | ||
background: | background: none; | ||
} | } | ||
#searchInput { | #searchInput { | ||
background: grey; | background: grey; | ||
} | } |
Version vom 24. April 2017, 21:02 Uhr
body{ /*background-color: red;*/ } body{
background-image: url('https://fxkr.net/sidebar.png'); background-repeat: repeat;
}
- p-navigation *, #p-search *, #p-fnord *, #p-tb * {
background: none; text-shadow: 0px 0px 1px grey;
}
#content { background: hsla(0, 0%, 100%, 0.81) none repeat scroll 0 0; margin-right: 80px; }
- bodyContent {
background: none;
}
- searchInput {
background: grey;
}