MediaWiki:Common.css

From Makerpedia

Revision as of 19:30, 26 September 2023 by Ajhg (talk | contribs)

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 be applied to all skins */

.minerva-header .branding-box a {
  height: 3em;
  width: 3em;
  background-image: url(images/wikiLogo_noText.svg);
  background-repeat: no-repeat;
}

.minerva-header .branding-box a img {
  visibility: hidden;
}