Anonymous

MediaWiki:Common.css: Difference between revisions

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


div.hover { background: red; }
div:hover { background: red; }


h1 { margin-top: 2em; margin-bottom: 1em; line-height:110%}
h1 { margin-top: 2em; margin-bottom: 1em; line-height:110%}