Difference between revisions of "MediaWiki:Common.css"
From LMD
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/** CSS placed here will be applied to all skins */ | /** CSS placed here will be applied to all skins */ | ||
+ | body .mw-body h1, body .mw-body h2 { | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | } |
Latest revision as of 09:11, 18 August 2017
/** CSS placed here will be applied to all skins */
body .mw-body h1, body .mw-body h2 {
font-family: Arial, Helvetica, sans-serif;
}