MediaWiki:Common.css: Difference between revisions

changing fonts to avenir
(column fles for galleries)
(changing fonts to avenir)
Line 58:
******************************/
.tabber_tabs {
font-family:noteworthyavenir;
font-weight:200;
font-variant:small-caps;
}
.mw-body .firstHeading {
font-family: noteworthyavenir;
font-weight:200;
font-variant:small-caps;
}
.mw-body-content h2, .mw-body-content h3, .mw-body-content h4 {
font-family:avenir;
font-weight:200;
font-variant:small-caps;
}
.mw-article-toolbar-container {
font-family:noteworthy;
text-transform:uppercase;
}
Line 399 ⟶ 409:
******************************/
* {
box-sizing: bordercontent-box;
}