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 */ | ||
+ | @import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap'); | ||
+ | #content h2 { font-family: "ubuntu";} |
Revision as of 20:51, 6 October 2020
/* CSS placed here will be applied to all skins */ @import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap'); #content h2 { font-family: "ubuntu";}