Difference between revisions of "MediaWiki:Common.css"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) |
Philip Lacey (talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
html{ | html{ | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
body { | body { | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
font-size: 16px; | font-size: 16px; | ||
} | } | ||
h1 { | h1 { | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
h2 { | h2 { | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
.mw-body { | .mw-body { | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
.mw-headline{ | .mw-headline{ | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
.mw-body h1, .mw-body h2, .mw-body #firstHeading { | .mw-body h1, .mw-body h2, .mw-body #firstHeading { | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
.mw-body h1, .mw-body h2, .mw-body #firstHeading { | .mw-body h1, .mw-body h2, .mw-body #firstHeading { | ||
| − | font-family: | + | font-family: Arial, Helvetica, sans-serif; |
} | } | ||
Revision as of 17:35, 28 December 2015
/* CSS placed here will be applied to all skins */
html{
font-family: Arial, Helvetica, sans-serif;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
}
.mw-body {
font-family: Arial, Helvetica, sans-serif;
}
.mw-headline{
font-family: Arial, Helvetica, sans-serif;
}
.mw-body h1, .mw-body h2, .mw-body #firstHeading {
font-family: Arial, Helvetica, sans-serif;
}
.mw-body h1, .mw-body h2, .mw-body #firstHeading {
font-family: Arial, Helvetica, sans-serif;
}