MediaWiki:Common.css: Difference between revisions

m
reduce font size of body and hide font weight 300 of headings
m (removed sidebar width css)
m (reduce font size of body and hide font weight 300 of headings)
Line 60:
.mw-body .firstHeading {
font-family:avenir;
/*font-weight:300;8?
/*font-variant:small-caps;*/
}
.mw-body-content h2 {
font-family:avenir;
/*font-weight:300;*/
/*font-variant:small-caps;*/
font-size:1.6em;
Line 71:
.mw-body-content h3, .mw-body-content h4 {
font-family:avenir;
/*font-weight:300;*/
/*font-variant:small-caps;*/
font-size:1.4em;
Line 84:
}
.mw-body {
/*font-family:avenir;*/
/*font-weight:300;*/
font-size:120115%;
}
/******************************