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: 20em; }
h1 { font-size: 2em; }
h2 { font-size: 20em; }
h2 { font-size: 2em; }
h3 { font-size: 20em; }
h3 { font-size: 2em; }
h4 { font-size: 20em; }
h4 { font-size: 2em; }
h5 { font-size: 20em; }
h5 { font-size: 2em; }
h6 { font-size: 20em; }
h6 { 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:42, 2 August 2014

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

h1 { font-size: 2em; }
h2 { font-size: 2em; }
h3 { font-size: 2em; }
h4 { font-size: 2em; }
h5 { font-size: 2em; }
h6 { font-size: 2em; }

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