MediaWiki:Common.css: Difference between revisions

From Formula Rejects Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400);
body{
    font-family: 'Titillium Web', sans-serif;
}

Latest revision as of 14:40, 4 April 2014

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