MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
imported>Moosmutzel Keine Bearbeitungszusammenfassung |
>Moosmutzel Keine Bearbeitungszusammenfassung |
||
| Zeile 9: | Zeile 9: | ||
html, body { | html, body { | ||
margin: auto; | margin: auto; | ||
position: relative; | |||
width: 1240px; | width: 1240px; | ||
Version vom 16. Februar 2015, 16:53 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: 0;
width:1240px;}