🛈 Note: We are performing scheduled maintenance to this wiki on Thursday, March 19, 2026 between 5:00 PM and 7:00 PM CST. During the upgrade process:

  • Everyone will still be able to view the wiki.
  • Editors will not be able to change the wiki.
  • The wiki may be intermittently unavailable.

MediaWiki:Monobook.css

From University of Nebraska Medical Center
Revision as of 11:15, April 11, 2012 by Nirichardson (talk | contribs) (Created page with "CSS placed here will affect users of the Monobook skin: .mw-body a:link {color: #CC2200} .mw-body a:visited {color: #CC2200} .mw-body a:hover {color: #CC2200} .mw-body a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

.mw-body a:link {color: #CC2200}
.mw-body a:visited {color: #CC2200}
.mw-body a:hover {color: #CC2200}
.mw-body a:active {color: #CC2200}