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 */


* h1 { font-size:50px }
h1 { font-size: 2em; }


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

Revision as of 14:22, 2 August 2014

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

h1 { font-size: 2em; }

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