Difference between revisions of "MediaWiki:Common.css"

From Archive • Game Research Institute
Jump to: navigation, search
Line 5: Line 5:
 
body{
 
body{
 
   font-family: 'Rajdhani', sans-serif;
 
   font-family: 'Rajdhani', sans-serif;
  font-size: +2px;
+
 
 
}
 
}

Revision as of 18:58, 13 November 2018

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

@import url('https://fonts.googleapis.com/css?family=Rajdhani');

body{
   font-family: 'Rajdhani', sans-serif;

}