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
m removed sidebar width css
m reduce font size of body and hide font weight 300 of headings
Line 60: Line 60:
.mw-body .firstHeading {
.mw-body .firstHeading {
font-family:avenir;
font-family:avenir;
font-weight:300;
/*font-weight:300;8?
/*font-variant:small-caps;*/
/*font-variant:small-caps;*/
}
}
.mw-body-content h2 {
.mw-body-content h2 {
font-family:avenir;
font-family:avenir;
font-weight:300;
/*font-weight:300;*/
/*font-variant:small-caps;*/
/*font-variant:small-caps;*/
font-size:1.6em;
font-size:1.6em;
Line 71: Line 71:
.mw-body-content h3, .mw-body-content h4 {
.mw-body-content h3, .mw-body-content h4 {
font-family:avenir;
font-family:avenir;
font-weight:300;
/*font-weight:300;*/
/*font-variant:small-caps;*/
/*font-variant:small-caps;*/
font-size:1.4em;
font-size:1.4em;
Line 84: Line 84:
}
}
.mw-body {
.mw-body {
font-family:avenir;
/*font-family:avenir;*/
font-weight:300;
/*font-weight:300;*/
font-size:120%;
font-size:115%;
}
}
/******************************
/******************************
Cookies help us deliver our services. By using our services, you agree to our use of cookies.