MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | |||
background-color: #F9F9F9; | |||
background-image: none; | |||
} | |||
Version vom 17. Juni 2013, 09:03 Uhr
/* CSS placed here will be applied to all skins */
body {
background-color: #F9F9F9;
background-image: none;
}