Difference between revisions of "MediaWiki:Common.css"

From Excommunicatis
Jump to: navigation, search
Line 4: Line 4:
 
font-family: FateCoreFont;
 
font-family: FateCoreFont;
 
src: url(\FateCoreFont.ttf);
 
src: url(\FateCoreFont.ttf);
 +
}
 +
 +
#fate{
 +
font-family: FateCoreFont;
 +
font-family: Fate Core Glyphs;
 
}
 
}

Revision as of 17:48, 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;
}