Difference between revisions of "MediaWiki:Common.css"
From WikiMEG
(Created page with "→CSS placed here will be applied to all skins: body { font-size: 14px; 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-size: 14px; font-family: " | + | body { font-size: 14px; font-family: "Verdana"; } |
Revision as of 14:24, 14 September 2016
/* CSS placed here will be applied to all skins */ body { font-size: 14px; font-family: "Verdana"; }