Jump to content

User:Crowley666/global.css

From Meta, a Wikimedia project coordination wiki

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.
#pt-betafeatures { display:none; }
#n-sandbox, #n-sitesupport, #n-about { display:none; }
#footer-info-copyright, #footer-icons { display:none; }
#editpage-copywarn { display:none; }

.fakelink {
    cursor: pointer;
    text-decoration: none;
    color: #0645ad;
    background: none;
}
.fakelink:hover, .fakelink:focus {
    text-decoration: underline;
}
.fakelink:visited {
    color: #0b0080;
}