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 */
  
body {
+
#content {
 +
right: 2em;
 +
}
 +
#mw-head {
 
right: 2em;
 
right: 2em;
 
}
 
}

Revision as of 05:39, 9 June 2012

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

#content {
	right: 2em;
}
#mw-head {
	right: 2em;
}