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