MediaWiki:Common.css: Difference between revisions

From MassiveCraft Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* {font-family: Georgia} /
* {font-family:Georgia}  
* {font-size: 16}
* {font-size:16}
* {text-align:center }

Revision as of 14:10, 2 August 2014

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

* {font-family:Georgia} 
* {font-size:16}
* {text-align:center }