MediaWiki:Common.css

Aus Harvestopia
Wechseln zu: Navigation, Suche
/* 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; }


/* Seitenhintergrund ersetzen */
body { background:grey; }


.toclevel-1,tocsection-1 {
background:Purple;
}


h3 .editsection {
color:red;
}