Difference between revisions of "User:E.vandenberge/common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS playground of Erik van den Berge*/ | /* CSS playground of Erik van den Berge*/ | ||
@import url(http://fonts.googleapis.com/css?family=Open+Sans); | @import url(http://fonts.googleapis.com/css?family=Open+Sans); | ||
− | |||
− | body { | + | body {} |
− | .mw-body h1, .mw-body h2 {font-family: ' | + | .mw-body h1, .mw-body h2 {font-family: 'Open Sans', sans-serif;} |
Revision as of 08:53, 5 August 2015
/* CSS playground of Erik van den Berge*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
body {}
.mw-body h1, .mw-body h2 {font-family: 'Open Sans', sans-serif;}