MediaWiki:Common.css: Unterschied zwischen den Versionen
| Zeile 6: | Zeile 6: | ||
#p-cactions ul li a { background: #f5f5f5; } | #p-cactions ul li a { background: #f5f5f5; } | ||
| + | * {font-family:Times New Roman, Times, Serif;} | ||
| − | |||
body { background:grey; } | body { background:grey; } | ||
Version vom 13. Dezember 2011, 10:29 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Hintergrund des Inhaltsbereichs und der Tabs rosa färben */
#content, #content table
#p-cactions ul li a { background: #f5f5f5; }
* {font-family:Times New Roman, Times, Serif;}
body { background:grey; }
table, #toc, .toc {background:red;}
.toclevel-1,tocsection-1 {
background:Purple;
}
h3, .editsection {
color:red;
}