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

MediaWiki:Timeless.css

MediaWiki interface page
Revision as of 23:59, 16 June 2020 by Colby Russell (talk | contribs) (change user menu in header to use Helvetica/sans, like the nav-to-homepage link on the other side)

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.
/* CSS placed here will affect users of the Timeless skin */

#mw-content-container {
  background-image: none;
}

#mw-header-container, #mw-header-hack {
  position: initial;
}

#p-logo-text .mw-wiki-title {
  font-family: 'Helvetica', 'Arial', sans;
  font-variant: none;
}

#personal h2 {
  font-family: 'Helvetica', 'Arial', sans;
}

body {
  font-size: 1em;
  line-height: 1.25;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.