MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1,202: Line 1,202:


/*conlang fonts*/
/*conlang fonts*/

@import url( 'http://web.tep.li/conlangfonts/kilumi.ttf');

/* Changes the default font used for MediaWiki to Kilumi Regular (does not include headings or monospaced text): */
body {
font-family: "Kilumi", sans-serif;
}