MediaWiki:Nostalgia.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Maik (Diskussion | Beiträge) Falsche richtung |
Maik (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
| Zeile 11: | Zeile 11: | ||
#content, #bodyContent table {background: #F6F9B4;} | #content, #bodyContent table {background: #F6F9B4;} | ||
.pBody {background: # | .pBody {background: #FDFFCF;} | ||
#p-cactions li.selected a {background-color: #F6F9B4; } | #p-cactions li.selected a {background-color: #F6F9B4; } | ||
#p-cactions li a:hover {background-color: #F6F9B4; } | #p-cactions li a:hover {background-color: #F6F9B4; } | ||
.portlet h5 {background: # | .portlet h5 {background: #FDFFCF ;} | ||
#catlinks {background: #F6F9B4;} | #catlinks {background: #F6F9B4;} | ||
#bodyContent .thumb {background: # | #bodyContent .thumb {background: #FDFFCF; border-color:#F6F9B4} | ||
Version vom 18. Februar 2007, 09:44 Uhr
/** Kleinschreibung nicht erzwingen */
.portlet h5,
.portlet h6,
#p-cactions ul li a {
text-transform: none;
background: #F6F9B4;
}
/* Seitenhintergrund ersetzen */
body { background: #F6F9B4; }
#content, #bodyContent table {background: #F6F9B4;}
.pBody {background: #FDFFCF;}
#p-cactions li.selected a {background-color: #F6F9B4; }
#p-cactions li a:hover {background-color: #F6F9B4; }
.portlet h5 {background: #FDFFCF ;}
#catlinks {background: #F6F9B4;}
#bodyContent .thumb {background: #FDFFCF; border-color:#F6F9B4}