Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css

MediaWiki interface page

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: "Souses";
  font-weight: 700;
  src: url("/resources/assets/Souses.woff2") format("woff2");
}

.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 {
  font-family: "Souses", sans-serif;
}

.skin-vector-2022 .mw-logo-icon {
  width: auto;
  height: 4em;
}

.skin-vector-2022 .vector-header {
  padding-top: 8px;
  padding-bottom: 8px;
}

.skin-vector-2022 .mw-logo-container {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  white-space: nowrap;
}

.skin-vector-2022 .mw-logo {
  min-width: 0;
}