MediaWiki:Vector.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Die Seite wurde geleert. Markierungen: Geleert Zurückgesetzt |
Keine Bearbeitungszusammenfassung Markierung: Zurückgesetzt |
||
| Zeile 1: | Zeile 1: | ||
/* AdSense Extension */ | |||
#content, | |||
#footer { | |||
margin-left: 11em; | |||
} | |||
#left-navigation { | |||
left: 11em; | |||
} | |||
/* increase Vector sidebar width to accommodate ads */ | |||
div#mw-panel { width: 12em; } | |||
div#p-Ads div.body {margin: 0em !important; } | |||
div#footer, #mw-head-base, div#content { margin-left: 12em; } | |||
#left-navigation { margin-left: 12em; } | |||
Version vom 3. April 2022, 10:50 Uhr
/* AdSense Extension */
#content,
#footer {
margin-left: 11em;
}
#left-navigation {
left: 11em;
}
/* increase Vector sidebar width to accommodate ads */
div#mw-panel { width: 12em; }
div#p-Ads div.body {margin: 0em !important; }
div#footer, #mw-head-base, div#content { margin-left: 12em; }
#left-navigation { margin-left: 12em; }