Difference between revisions of "MediaWiki:Vector.css"

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

Latest revision as of 15:38, 16 June 2014

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