Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
font-family: Lato, sans-serif; | font-family: Lato, sans-serif; | ||
} | |||
.mw-body h1, .mw-body h2 { | |||
font-family: Lato, sans-serif; | |||
} | } |
Revision as of 09:43, 12 July 2017
/* CSS placed here will be applied to all skins */ body { font-family: Lato, sans-serif; } h1 h2 h3 h4 h5 { font-family: Lato, sans-serif; } .mw-body h1, .mw-body h2 { font-family: Lato, sans-serif; }