Difference between revisions of "MediaWiki:Vector.css"

From NEStalgia
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
  
#bodyContent {
+
div#footer, #mw-head-base, div#content {margin-right: 3em;}
width: 90%;
 
}
 
#mw-head {
 
width: 90%;
 
}
 
#preftoc {
 
width: 90%;
 
}
 

Revision as of 05:44, 9 June 2012

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

div#footer, #mw-head-base, div#content {margin-right: 3em;}