MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
} | } | ||
mw-logo-wordmark { | .mw-logo-wordmark { | ||
font-family: "Jersey 25", sans-serif !important; | font-family: "Jersey 25", sans-serif !important; | ||
} | } | ||
Revision as of 17:51, 13 November 2025
/* CSS placed here will be applied to all skins */
@import url('https://fonts.googleapis.com/css2?family=Jersey+25&display=swap');
h1, h2 {
font-family: "Jersey 25", sans-serif !important;
}
.mw-logo-wordmark {
font-family: "Jersey 25", sans-serif !important;
}