MediaWiki:Vector.css

From World Universe
Jump to navigation Jump to search

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.
/* Don't display some stuff on the main page */

body {
font-family: 'Helvetica';
font-size: 12pt;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
    font-family: 'Helvetica';
    line-height: 1.3;
    margin-bottom: 0.25em;
    padding: 0;
}

.mw-wiki-logo {
    background-image: url(http://images.shoutwiki.com/en.worlduniverse/e/e2/Logo_of_the_World_Universe_Wiki.svg);
}