MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
imported>Moosmutzel Keine Bearbeitungszusammenfassung |
>Moosmutzel Keine Bearbeitungszusammenfassung |
||
| Zeile 17: | Zeile 17: | ||
left: 0; | left: 0; | ||
width:1240px;} | width:1240px;} | ||
.mw-body { | |||
margin-left: 10em; | |||
padding: 1.25em 1.5em 1.5em; | |||
} | |||
Version vom 16. Februar 2015, 17:04 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;}
.mw-body {
margin-left: 10em;
padding: 1.25em 1.5em 1.5em;
}