MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
The Admins (talk | contribs) No edit summary |
The Admins (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
h1, h2, h3, h4, h5 { | h1, h2, h3, h4, h5 { | ||
font-family:' | font-family:'Segoe UI'; } | ||
.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family:' | .mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family:'Segoe UI'; } | ||
#firstHeading { font-family:' | #firstHeading { font-family:'Segoe UI'; } |
Revision as of 12:44, 3 June 2022
/* CSS placed here will be applied to all skins */ h1, h2, h3, h4, h5 { font-family:'Segoe UI'; } .mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family:'Segoe UI'; } #firstHeading { font-family:'Segoe UI'; }