MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
imported>Moosmutzel Keine Bearbeitungszusammenfassung |
>Moosmutzel Keine Bearbeitungszusammenfassung |
||
| Zeile 28: | Zeile 28: | ||
} | } | ||
#mw-panel { | #mw-panel { | ||
padding-left: - | padding-left: -13em; | ||
} | } | ||
Version vom 16. Februar 2015, 19:03 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: 160px;
}
div#mw-panel {
/* width: 170px; */
left: -19px;
}
#mw-panel {
padding-left: -13em;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
padding: 8px;
}
#p-logo {
left: 0px;
}
div.vectorTabs {
height: 41px;
}
#left-navigation {
margin-left: 0;