Difference between revisions of "MediaWiki:Common.css"
| 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= | + | @import url(http://fonts.googleapis.com/css?family=Enriqueta); |
| − | + | h1, h2, h3 { font-family: Enriqueta,georgia,serif; } | |
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
Revision as of 17:52, 29 September 2013
/* CSS placed here will be applied to all skins */
@import url(http://fonts.googleapis.com/css?family=Enriqueta);
h1, h2, h3 { font-family: Enriqueta,georgia,serif; }
.tocnumber { display: none; }