MediaWiki:Vector.css: Difference between revisions

From The Blockheads Wiki
>MintYogi
No 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#p-googleadsense { padding-left: -2em; ]
div#p-googleadsense div.body { padding-left: -3em; ]

Revision as of 22:43, 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#p-googleadsense div.body { padding-left: -3em; ]