Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: *{font-family:courier new}") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | body { font-family: "Arial Unicode Ms", Arial, sans-serif; } |
Revision as of 20:14, 23 October 2013
/* CSS placed here will be applied to all skins */ body { font-family: "Arial Unicode Ms", Arial, sans-serif; }