Difference between revisions of "MediaWiki:Vector.css"

From Useful Things
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 */
  
h1 { margin: 1em 0 1em 0; }
+
div#content h1#firstHeading { margin: auto; }
 +
div#content h1 { margin: 1em 0 1em 0; }

Latest revision as of 03:01, 26 June 2014

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

div#content h1#firstHeading { margin: auto; }
div#content h1 { margin: 1em 0 1em 0; }