MediaWiki:Common.css: Unterschied zwischen den Versionen
Zeile 16: | Zeile 16: | ||
background:url(http://192.168.30.4/trampeltier_wiki/images/4/4b/Holzbalken.jpg); | background:url(http://192.168.30.4/trampeltier_wiki/images/4/4b/Holzbalken.jpg); | ||
color:#000000; | color:#000000; | ||
− | border-right: | + | border-right:1px; |
border-style:solid; | border-style:solid; | ||
border-color:#e6ff82 #cee574 #b3c764 #effdb7; | border-color:#e6ff82 #cee574 #b3c764 #effdb7; |
Version vom 17. Januar 2012, 11:46 Uhr
/*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 li a { display:block; list-style-type:none; padding:4.5px 4.5px 4.5px 4.5px; margin:0px 10px 0px 0px; background:url(http://192.168.30.4/trampeltier_wiki/images/4/4b/Holzbalken.jpg); color:#000000; border-right:1px; border-style:solid; border-color:#e6ff82 #cee574 #b3c764 #effdb7; } div#mw-panel div.portal div.body ul li a:hover { background:url(http://192.168.30.4/trampeltier_wiki/images/6/6a/HolzbalkenDunkel.jpg); } table.wikitable { background:#d9e6b1; font:left; text-align:center; } div#content {background:#f0f5de; }