MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 8: | Zeile 8: | ||
} | } | ||
table.wikitable { | table.wikitable { | ||
background:#d9e6b1; | background:#d9e6b1; | ||
font:center; | font:center; | ||
} | |||
#content { background:#e8f1d6; | |||
} | } | ||
Version vom 9. Januar 2012, 17:38 Uhr
/*Hintergrund*/
body {background:#d4edfc;}
#mw-head, .noprint {background:#d4edfc;}
/*Rahmen Inhaltsverzeichnis*/
#toc, .toc {background:#d4edfc;
border:6px outset #d4edfc;
}
table.wikitable {
background:#d9e6b1;
font:center;
}
#content { background:#e8f1d6;
}