MediaWiki:Vector.css: Difference between revisions

From gDams Ngag mDzod
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: →‎increase Vector sidebar width: div#mw-panel { width: 12em; } div#footer, #mw-head-base, div#content { margin-...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 19:41, 7 January 2015

/* CSS placed here will affect users of the Vector skin */


/* increase Vector sidebar width */
div#mw-panel { width: 12em; }
div#footer, #mw-head-base, div#content { margin-left: 12em; }
#left-navigation { margin-left: 12em; }