Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
@font-face | @font-face | ||
{ | { | ||
Line 14: | Line 12: | ||
url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_hand.ttf") format("truetype"); | url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_hand.ttf") format("truetype"); | ||
} | } | ||
Revision as of 10:43, 8 November 2015
/* CSS placed here will be applied to all skins */ @font-face { font-family: "Raharr"; src: url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_new.ttf") format("truetype"); } @font-face { font-family: "Raharrhand"; src: url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_hand.ttf") format("truetype"); }