🛈 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:Common.css
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.
@import url(http://fonts.googleapis.com/css?family=Average);
.mw-body a:link {color: #CC2200}
.mw-body a:visited {color: #CC2200}
.mw-body a:hover {color: #CC2200}
.mw-body a:active {color: #CC2200}
html, body {
font-family: 'Average', serif;
}