MediaWiki:Vector.css: Difference between revisions
From Ephinea PSO Wiki
(Blanked the page) |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
/* 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; } |
Revision as of 20:23, 5 July 2023
/* 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; }