Difference between revisions of "MediaWiki:Common.css"

From Formula Rejects Wiki
Jump to: navigation, search
 
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=Montserrat);
 
 
body{
 
    font-family: 'Montserrat', sans-serif;
 
}
 

Latest revision as of 14:40, 4 April 2014

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