MediaWiki:Gadget-Determination.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@font-face {
font-family: "Zpix";
font-display: swap;
src: url("/zpix.woff2") format("woff2");
}
html,
body,
.mw-body h1,
.mw-body .mw-heading1,
.mw-body-content h1,
.mw-body-content .mw-heading1,
.mw-body-content h2,
.mw-body-content .mw-heading2,
.vector-sticky-header-context-bar-primary {
font-family: "Determination Mono", Zpix;
font-size-adjust: 0.5;
-webkit-font-smoothing: none;
font-smooth: never;
letter-spacing: 0.2px;
}