MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
body {font-family: 'Libre Baskerville', serif} | body {font-family: 'Libre Baskerville', serif} | ||
div#content h1, div#content h2, | div#content h1, div#content h2, div#content h3 {font-family: 'Oxygen', sans-serif} |
Revision as of 02:47, 28 December 2018
/* CSS placed here will be applied to all skins */ @import url('https://fonts.googleapis.com/css?family=Libre+Baskerville|Oxygen'); /* @import url('https://fonts.googleapis.com/css?family=Merriweather|Roboto|Trocchi'); */ body {font-family: 'Libre Baskerville', serif} div#content h1, div#content h2, div#content h3 {font-family: 'Oxygen', sans-serif}