MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-header { | |||
font-family: "IM Fell English SC", serif; | |||
font-weight: 400; | |||
font-style: normal; | |||
} |
Revision as of 21:00, 3 September 2025
/* CSS placed here will be applied to all skins */ .mw-header { font-family: "IM Fell English SC", serif; font-weight: 400; font-style: normal; }