MediaWiki:Common.css
Version vom 16. Januar 2012, 15:17 Uhr von Unterwegs (Diskussion | Beiträge)
/*Hintergrund*/ body {background:#d4edfc;} #mw-head, .noprint {background:#d4edfc;} /*Rahmen Inhaltsverzeichnis*/ #toc, .toc {background:#d4edfc; border:6px outset #d4edfc; } /*div #mw-panel, div.portal*/ div .body, ul { display:block; list-style-type:none; padding-left:5; margin-left:5; background:#B1B1B1; color:#FFFFFF; font-weight:bold; border-weight:4px; border-style:solid; border-top-color: #DFDFDF; border-right-color: #666; border-bottom-color: #333; border-left-color: #858585; } a {height:1.25em; line-height: 1.25em; } table.wikitable { background:#d9e6b1; font:left; text-align:center; } div#content {background:#f0f5de; }