Anonymous

MediaWiki:Common.css: Difference between revisions

From OER in Education
no edit summary
No edit summary
No edit summary
Line 37: Line 37:
}
}


/* Should better call this Vector-display-none ... unless it's overridden in print... */
.printonly {
.printonly {
display: none;
display: none;
Line 289: Line 290:
h1 { margin-top: 2em; margin-bottom: 1em; line-height:110%}
h1 { margin-top: 2em; margin-bottom: 1em; line-height:110%}
h2 { margin-top: 2em; margin-bottom: 1em; line-height:110%}
h2 { margin-top: 2em; margin-bottom: 1em; line-height:110%}
p {  margin-top: 1em; margin-bottom: 1em; }
p {  margin-top: 1em; margin-bottom: 1em; line-height: 1.2em; }


/* Topcontent banner */
/* Topcontent banner */