MediaWiki:Common.css

From IRC-nERDs
Revision as of 19:15, 7 August 2021 by Sorcerer (talk | contribs) (Created page with "→‎IRC-nERDs: body, #mw-page-base {background: #000000;color:#ffffff; font-family:Lucida Console!important;} .mw-body h1, .mw-body-content h1, .mw-body-content h2 {color:#...")
(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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* IRC-nERDs */

body, #mw-page-base {background: #000000;color:#ffffff;  font-family:Lucida Console!important;}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {color:#1fa500!important;}
.mw-body {padding: 1.25em 1.5em 1.5em 1.5em;background: #010101!important;border: 1px solid #ffffff;}
b, p {color #ffffff!important;}
a {color:#1fa500!important;}
a:hover {color:#ffffff!important;text-decoration:none;}
a:visited {color:#ea7777!important;}
.mw-body-content p,
.mw-body, .parsoid-body,
#mw-clearyourcache li,
.mw-parser-output p {color:#ffffff;}
.mw-parser-output b {color:#1fa500;}
h1, h2 {border-bottom:1px solid #ffffff;font-family:Lucida Console;}
.mw-footer li {color:#ffffff; font-family:Lucida Console;}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend,
.toc, .toccolours {border: 1px solid #000000;background-color: #101010;}
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend , span.comment, .oo-ui-labelElement .oo-ui-labelElement-label, .tocnumber {color:#ffffff;}
table.mw-enhanced-rc th, table.mw-enhanced-rc td {color:#9c9c9c;}
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input::placeholder {background:#101010;}
.vector-menu-tabs li a {text-decoration:none;background:#101010;border:1px solid #ffffff;}
.vector-menu-tabs li a:hover {text-decoration:none;background:#3a3a3a;border:1px solid #ffffff;text-decoration:none;}
.vector-menu-tabs li a:visited {background:#373737;border:1px solid #ffffff;text-decoration:none;color:#ffffff!important;}
.mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {color:#1fa500;}
pre, code, .mw-code {background-color: #1c1c1c;color: #ffffff;border: 1px solid #474747;}
.wikitable {background-color: #0f0f0f;color: #fff;margin: 1em 0;border: 1px solid #3a3a3a;border-collapse: collapse;}
.wikitable > tr > th, .wikitable > * > tr > th {background-color: #010101;text-align: center;font-family:Lucida Console;}
.editOptions {background-color: #010101;color: #202122;border: 1px solid #c8ccd1;border-top-color: rgb(200, 204, 209);border-top-style: solid;border-top-width: 1px;border-top: 0;padding: 1em 1em 1.5em 1em;margin-bottom: 2em;}
.mw-editform #wpTextbox1 {margin: 0;display: block;max-height: 100vh;min-height: 5em;background: #3a3a3a3a;color: #fff;}
.oo-ui-textInputWidget .oo-ui-inputWidget-input {background-color: #3a3a3a3a;color: #fff;margin: 0;border: 1px solid #a2a9b1;border-top-color: rgb(162, 169, 177);border-right-color: rgb(162, 169, 177);border-bottom-color: rgb(162, 169, 177);border-left-color: rgb(162, 169, 177);border-radius: 2px;padding: 5px 8px;font-size: inherit;font-family: inherit;line-height: 1.42857143em;}
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending) {background-color: #101010;}
#searchInput::placeholder {color: #72777d;opacity: 1;background: #1b1b1b;}
.mw-search-profile-tabs {background-color: #1b1b1b;margin-top: 1em;border: 1px solid #c8ccd1;border-radius: 2px;}