MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Arma Wiki
Zeile 1: | Zeile 1: | ||
#mp-topbanner | #mp-topbanner | ||
{ | { | ||
− | width:100%; | + | //width:100%; |
background:#f9f9f9; | background:#f9f9f9; | ||
margin:1.2em 0 6px 0; | margin:1.2em 0 6px 0; | ||
Zeile 9: | Zeile 9: | ||
#mp-upper | #mp-upper | ||
{ | { | ||
− | width:100%; | + | //width:100%; |
margin:4px 0 0 0; | margin:4px 0 0 0; | ||
background:none; | background:none; | ||
Zeile 26: | Zeile 26: | ||
#mp-left | #mp-left | ||
{ | { | ||
− | width:100%; | + | //width:100%; |
vertical-align:top; | vertical-align:top; | ||
background:#f5fffa; | background:#f5fffa; |
Version vom 5. August 2014, 09:00 Uhr
#mp-topbanner { //width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd; } #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% !important; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em !important; } .page-Hauptseite h1.firstHeading { display:none; } #mainpage #toc { display:none; }