Fxkr (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Fxkr (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 8: | Zeile 8: | ||
#p-navigation *, #p-search *, #p-fnord *, #p-tb * { | #p-navigation *, #p-search *, #p-fnord *, #p-tb * { | ||
background: none; | background: none; | ||
text-shadow: 0px 0px 2px | text-shadow: 0px 0px 2px black; | ||
} | } | ||
#content { | #content { | ||
background: hsla(0, 0%, | background: hsla(0, 0%, 0%, 0.81) none repeat scroll 0 0; | ||
margin-right: 80px; | margin-right: 80px; | ||
} | } |
Version vom 24. April 2017, 21:00 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 2px black;
}
#content { background: hsla(0, 0%, 0%, 0.81) none repeat scroll 0 0; margin-right: 80px; }
- bodyContent {
background: none;
}