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 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
h1 | h1, h3, h4, h5 { | ||
font-family:'Bahnschrift'; } | font-family:'Bahnschrift'; } | ||
h2 { font-family:'Bahnschrift'; } |
Revision as of 12:33, 3 June 2022
/* CSS placed here will be applied to all skins */ h1, h3, h4, h5 { font-family:'Bahnschrift'; } h2 { font-family:'Bahnschrift'; }