User:Quiethoo/global.css

From Meta, a Wikimedia project coordination wiki

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
#mw-content h1,
#mw-content h2,
#mw-content h3,
#mw-content h4,
#mw-content h5,
#mw-content h6,
#mw-content dt {
  font-family: serif;
  font-weight: 500;
}

pre,
code,
tt,
.mw-content-ltr pre {
  font-family: monospace;
}

body {
  font-family: -apple-system,BlinkMacSystemFont,Roboto,"Inter V","Inter var",Inter,"Segoe UI","Helvetica Neue","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.6rem;
  font-feature-settings:"lnum", "pnum", "kern", "liga";
  font-kerning:normal;
  font-style:normal;
  font-variant-ligatures:contextual;
  letter-spacing:normal;
  -webkit-font-smoothing:antialiased;
}