MediaWiki:Common.css: Difference between revisions
test |
use alternative font |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-body-content, #mw-content-text, .mw-parser-output { | .mw-body-content, #mw-content-text, .mw-parser-output { | ||
font-family: | font-family: 'EB Garamond', serif; | ||
} | } |