Difference between revisions of "MediaWiki:Common.css"
From Lord Byte's Worlds
(Created page with "→CSS placed here will be applied to all skins: @font-face { font-family: FateFont; src: url(FateCoreFont.ttf); } #fate{ font-family: FateFont; font-size: 200%;...") |
(No difference)
|
Revision as of 22:11, 22 December 2016
/* CSS placed here will be applied to all skins */
@font-face {
font-family: FateFont;
src: url(FateCoreFont.ttf);
}
#fate{
font-family: FateFont;
font-size: 200%;
}
#sfate{
font-family: FateFont;
}