Difference between revisions of "MediaWiki:Common.css"

From KS5 Mathematics
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
@import url(http://fonts.googleapis.com/css?family=Enriqueta:400);
 
@import url(http://fonts.googleapis.com/css?family=Enriqueta:400);
h1, h2, h3, h4, h5, h6 { font-family: Enriqueta,georgia,serif; }
+
h1, h2, h3, h4, h5, h6 { font-family: Enriqueta,georgia,serif; font-size: 120%; font-style: regular; }
 
.tocnumber { display: none; }
 
.tocnumber { display: none; }

Revision as of 17:59, 29 September 2013

/* CSS placed here will be applied to all skins */
@import url(http://fonts.googleapis.com/css?family=Enriqueta:400);
h1, h2, h3, h4, h5, h6 { font-family: Enriqueta,georgia,serif; font-size: 120%; font-style: regular; }
.tocnumber { display: none; }