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(fonts.googleapis.com/css?family= | + | @import url(fonts.googleapis.com/css?family=Bubbler+One); |
| − | body { font-family: " | + | body { font-family: "Bubbler One",Helvetica,Arial,Sans; } |
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
Revision as of 16:17, 29 September 2013
/* CSS placed here will be applied to all skins */
@import url(fonts.googleapis.com/css?family=Bubbler+One);
body { font-family: "Bubbler One",Helvetica,Arial,Sans; }
.tocnumber { display: none; }