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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
#mw-head { background-color: #161415; }
.vector-search-box-input { background-color: #ffffff; }
.vector-menu-tabs-legacy .new a { color: #f0dd9f; } /* page does not exist */
.vector-menu-tabs-legacy .new a:visited { color: #f0dd9f; } /* page does not exist */
.vector-menu-tabs-legacy li a { color: #d53a3a; }
.vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#8f0000 0,#410000 1px,#161415 25%); } /* the tabs backgrounds */
.vector-menu-tabs { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#8f0000 100%); } /* the tabs separators */
.vector-menu-tabs a { background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#8f0000 100%); } /* the tabs separators */
/* .vector-menu-tabs-legacy .selected { background-color: #1c1c1c; } */
.vector-menu-tabs-legacy .selected { background-image: linear-gradient(to bottom,#8f0000 0,#1c1c1c 1px,#1c1c1c 25%); }
.vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited { color: #d53a3a; }
#content { background-color: #1c1c1c; }
#content { color: #c2c2c2; }
#content a { color: #d53a3a; }
#content a.new { color: #f0dd9f; } /* page does not exist */
#content a:visited { color: #8f0000; }
#content a.new:visited { color: #f0dd9f; }
#content h1, h2, h3, h4, h5, h6 { color: #c2c2c2; }
#content h1, h2, h3, h4, h5, h6 { border-bottom: 1px solid #8f0000; }
/* #content ul { list-style-image: url(https://wiki.uomayhem.com/uomayhem-bullet-wiki.png); } */
/* Table of contents */
.toc, .toccolours { background-color: #1c1c1c; }
.toc, .toccolours { border: 1px solid #8f0000; }
body { background-color: #161415; }
body a { color: #d53a3a; }
body a:visited { color: #8f0000; }
body { color: #c2c2c2; }
.mw-body { border: 1px solid #8f0000; } /* #000000 */
/* sidebar */
.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { color: #c2c2c2; }
div#mw-panel a { color: #d53a3a; }
.mw-footer li { color: #c2c2c2; }