Difference between revisions of "MediaWiki:Common.css"
From Excommunicatis
Line 9: | Line 9: | ||
font-family: FateCoreFont; | font-family: FateCoreFont; | ||
font-family: Fate Core Glyphs; | font-family: Fate Core Glyphs; | ||
+ | src: url(\FateCoreFont.ttf); | ||
} | } |
Revision as of 17:49, 29 February 2016
/* CSS placed here will be applied to all skins */ @font-face { font-family: FateCoreFont; src: url(\FateCoreFont.ttf); } #fate{ font-family: FateCoreFont; font-family: Fate Core Glyphs; src: url(\FateCoreFont.ttf); }