Difference between revisions of "MediaWiki:Common.css"

From Leaving The Cradle Wiki
Jump to navigation Jump to search
Line 4: Line 4:
@font-face  
@font-face  
{
{
font-family: "Raharr";
font-family: "Raharrnew";
src:  
src:  
url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_new.otf") format('opentype');
url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_new.otf") format('opentype');

Revision as of 10:05, 8 November 2015

/* CSS placed here will be applied to all skins */


@font-face 
	{
	font-family: "Raharrnew";
	src: 
	url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_new.otf") format('opentype');
	}
@font-face 
	{
	font-family: "Raharrhand";
	src: 
	url("http://raharrs.itstudios.ru/raharrwiki/resources/assets/raharrs_hand.ttf") format("truetype");
	}