MediaWiki:Common.css: Difference between revisions

From OER in Education
No edit summary
No edit summary
Line 3: Line 3:
body { background: white; }
body { background: white; }


h1 { margin-top: 8em; margin-bottom: 2em; }
h1 { margin-top: 2em; margin-bottom: 1em; }
h2 { margin-top: 8em; margin-bottom: 2em; }
h2 { margin-top: 2em; margin-bottom: 1em; }

Revision as of 13:20, 10 February 2012

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

body { background: white; }

h1 { margin-top: 2em; margin-bottom: 1em; }
h2 { margin-top: 2em; margin-bottom: 1em; }