Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content deleted Content added
column fles for galleries
changing fonts to avenir
Line 58: Line 58:
******************************/
******************************/
.tabber_tabs {
.tabber_tabs {
font-family:noteworthy;
font-family:avenir;
font-weight:200;
font-variant:small-caps;
}
}
.mw-body .firstHeading {
.mw-body .firstHeading {
font-family: noteworthy;
font-family:avenir;
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 {
.mw-article-toolbar-container {
font-family:noteworthy;
font-family:noteworthy;
text-transform:uppercase;
}
}
Line 399: Line 409:
******************************/
******************************/
* {
* {
box-sizing: border-box;
box-sizing: content-box;
}
}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.