MediaWiki:Common.css: Difference between revisions

m
main body font size increased
m (hide sitesub)
m (main body font size increased)
Line 57:
/******************************
* Tabber, toolbar, main body
* Change tabber & toolbar fonts
and heading fonts
******************************/
.tabber_tabs {
Line 66 ⟶ 67:
.mw-body .firstHeading {
font-family:avenir;
font-weight:200500;
font-variant:small-caps;
}
.mw-body-content h2, .mw-body-content h3, .mw-body-content h4 {
font-family:avenir;
font-weight:200500;
font-variant:small-caps;
}
Line 80 ⟶ 81:
.vector-sticky-header-context-bar-primary {
font-family:avenir;
font-weight:200500;
}
.mw-body {
font-family:avenir;
font-weight:500;
font-size:120%;
}
/******************************
* Hide category header 3