Difference between revisions of "MediaWiki:Common.css"
From GoneClear Wiki
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { color: #5a7425; font-size: 15px; font-family: "Lato"; } | body { color: #5a7425; font-size: 15px; font-family: "Lato"; } | ||
+ | #content { color: #5a7425; font-size: 22px; font-family: "Ubuntu"; } |
Revision as of 19:23, 6 October 2020
/* CSS placed here will be applied to all skins */ body { color: #5a7425; font-size: 15px; font-family: "Lato"; } #content { color: #5a7425; font-size: 22px; font-family: "Ubuntu"; }