MediaWiki:Vector.css: Difference between revisions

From The Blockheads Wiki
>Abcboy
mNo edit summary
>Abcboy
mNo edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
/* increase Vector sidebar width */
/* increase Vector sidebar width */
div#mw-panel { width: 11em; }
div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; }
div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; }
div#mw-navigation { margin-left: 4px; }
div#googleadsense { margin-left: -1.25em; }
div#googleadsense { margin-left: -1.25em; }

Revision as of 17:44, 10 November 2014

/* CSS placed here will affect users of the Vector skin */
/* increase Vector sidebar width */
div#footer, #mw-head-base, div#content, div#left-navigation { margin-left: 11em; }
div#googleadsense { margin-left: -1.25em; }