Difference between revisions of "MediaWiki:Common.css"

From Excommunicatis
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: @import url("fate.css");")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
@import url("fate.css");
+
@font-face
 +
{
 +
font-family: FateCoreFont;
 +
src: url(\FateCoreFont.ttf);
 +
}

Revision as of 17:39, 29 February 2016

/* CSS placed here will be applied to all skins */
@font-face
{
font-family: FateCoreFont;
src: url(\FateCoreFont.ttf);
}