MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
imported>Mr. Tonzy Linder Keine Bearbeitungszusammenfassung |
>Mr. Tonzy Linder Keine Bearbeitungszusammenfassung |
||
Zeile 15: | Zeile 15: | ||
div#mw-head { | div#mw-head { | ||
left: | left: 150px; | ||
width: | width:1110px; | ||
} | } | ||
Zeile 35: | Zeile 35: | ||
#p-logo { | #p-logo { | ||
left: 0em; | left: 0em; | ||
float: | float: center; | ||
} | } | ||
Zeile 43: | Zeile 43: | ||
#left-navigation { | #left-navigation { | ||
margin-left: | margin-left: 0em; | ||
#p-personal { | #p-personal { | ||
position: relative; | position: relative; | ||
} | } |
Version vom 14. März 2015, 23:31 Uhr
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */ /* Pad Google AdSense box in portlet in sidebar */ #p-googleadsense .pBody { padding-top: 1px; text-align: center; } html, body { margin: auto; position: relative; width: 1240px; } div#mw-head { left: 150px; width:1110px; } .mw-body { margin-left: 160px; } div#mw-panel { /* width: 170px; */ left: 0px; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { padding: 4px; } #p-logo { left: 0em; float: center; } div.vectorTabs { height: 2.55em; } #left-navigation { margin-left: 0em; #p-personal { position: relative; }