MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Arma Wiki
Zeile 7: | Zeile 7: | ||
} | } | ||
− | td .MainPageBG | + | td.MainPageBG |
{ | { | ||
width:50%; | width:50%; | ||
Zeile 23: | Zeile 23: | ||
} | } | ||
− | h2 .mp-tfa-h2 | + | h2.mp-tfa-h2 |
{ | { | ||
margin:3px; | margin:3px; |
Version vom 4. August 2014, 12:27 Uhr
#mp-upper { width:100%; margin:4px 0 0 0; background:none; border-spacing:0px; } td.MainPageBG { width:50%; border: 1px solid #cef2e0; background:#f5fffa; vertical-align:top; color:#000; } #mp-left { width:100%; vertical-align:top; background:#f5fffa; } h2.mp-tfa-h2 { margin:3px; background:#cef2e0; font-family:inherit; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em; } .page-Hauptseite h1.firstHeading { display: none; } #mainpage #toc { display: none; }