Difference between revisions of "MediaWiki:Vector.css"

From coraldigest
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
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 */
div#mw-panel {width:168px;}
div#footer, #mw-head-base, div#content {margin-left: 168px;}
#left-navigation {left: 168px;}
#p-logo a {
width: 160px;
)

Latest revision as of 23:16, 1 February 2013

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

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

#p-logo a {
width: 160px;
)