Difference between revisions of "MediaWiki:Common.css"

From Fate's Harvest
Jump to: navigation, search
Line 4: Line 4:
 
body {
 
body {
 
     color: green;  
 
     color: green;  
     font-size: 17px;
+
     font-size: 10px;
 
}
 
}

Revision as of 21:03, 28 October 2015

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


body {
     color: green; 
     font-size: 10px;
}