Difference between revisions of "MediaWiki:Common.css"
Wiselowadmin (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: body { background: black; }") |
Wiselowadmin (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 { | |
− | + | font-family: 'comic-sans'; | |
} | } |
Revision as of 21:30, 6 February 2022
/* CSS placed here will be applied to all skins */ html { font-family: 'comic-sans'; }