MediaWiki:Common.css

From Translate Science
Revision as of 19:02, 24 March 2021 by VictorVenemaA (talk | contribs)

Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */

#p-logo-text a, body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, .mw-body p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

mw-header h1, mw-header h2, mw-header h3, mw-header h4, mw-header h5, mw-header h6, mw-header dt, mw-header p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

#mw-content-container, #mw-header-container {
  background-color: #ffff88;
}