MediaWiki:Vector.css: Difference between revisions
From The Blockheads Wiki
>MintYogi mNo edit summary |
>MintYogi No edit summary |
||
Line 4: | Line 4: | ||
div#footer, #mw-head-base, div#content { margin-left: 11em; } | div#footer, #mw-head-base, div#content { margin-left: 11em; } | ||
#left-navigation { left: 11em; } | #left-navigation { left: 11em; } | ||
div#mw-navigation div#mw-panel div#p-googleadsense div.body { margin-left: | div#mw-navigation div#mw-panel div#p-googleadsense div.body { margin-left: 8px; ] |
Revision as of 22:49, 11 October 2013
/* CSS placed here will affect users of the Vector skin */
/* increase Vector sidebar width */
div#mw-panel { width: 11em; }
div#footer, #mw-head-base, div#content { margin-left: 11em; }
#left-navigation { left: 11em; }
div#mw-navigation div#mw-panel div#p-googleadsense div.body { margin-left: 8px; ]