×
Create a new article
Write your page title here:
We currently have 3,036 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
3,036Articles

MediaWiki:MumaRope-Cosmos.css

Revision as of 06:44, 23 February 2023 by YouArentDistorted (talk | contribs) (Created page with "→‎* Cosmos skin-level styling for the Muma|Rope wiki.: ns-3022 .cosmos-header, .ns-3023 .cosmos-header, .ns-3022 #cosmos-footer, .ns-3023 #cosmos-footer { background: #1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
/** Cosmos skin-level styling for the Muma|Rope wiki. */
ns-3022 .cosmos-header, .ns-3023 .cosmos-header, .ns-3022 #cosmos-footer, .ns-3023 #cosmos-footer {
    background: #101010;
}

.ns-3022 .cosmos-header__sitename a:any-link, .ns-3023 .cosmos-header__sitename a:any-link, .ns-3022 #cosmos-footer a:any-link, .ns-3023 #cosmos-footer a:any-link {
    color: #ff14c0;
}

.ns-3022 .cosmos-header__counter, .ns-3023 .cosmos-header__counter {
    color: #ffffff;
}

.ns-3022 .cosmos-header .wds-tabs .wds-tabs__tab-label a, .ns-3023 .cosmos-header .wds-tabs .wds-tabs__tab-label a {
    color: #ff14c0;
}

.ns-3022 .cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a, .ns-3023 .cosmos-header .wds-tabs .wds-tabs__tab:hover .wds-tabs__tab-label a {
    color: #ff14c080;
}

.ns-3022 #ca-talk, .ns-3023 #ca-talk {
    stroke: #ffffff;
    color: #ffffff;
}

.ns-3022 #ca-edit, .ns-3023 #ca-edit {
    background-color: #ffffff;
    color: #000000;
}

.ns-3022 #ca-edit .cosmos-button-text, .ns-3023 #ca-edit .cosmos-button-text {
    color: #000000;
}

.ns-3022 .cosmos-header:before, .ns-3023 .cosmos-header:before {
    background: none;
}

.ns-3022 #mw-content, .ns-3023 #mw-content {
    background-color: #000000;
}

.ns-3022 #cosmos-actionsList-button, .ns-3023 #cosmos-actionsList-button {
    background-color: #ffffff;
}

.ns-3022 #mw-content-text, .ns-3023 #mw-content #mw-content-text, .ns-3022 #cosmos-title-text, .ns-3023 #cosmos-title-text {
    color: #ffffff;
}

.ns-3022 h1, .ns-3022 h2, .ns-3022 h3, .ns-3022 h4, .ns-3022 h5, .ns-3022 h6, .ns-3023 h1, .ns-3023 h2, .ns-3023 h3, .ns-3023 h4, .ns-3023 h5, .ns-3023 h6 {
    color: #ffffff;
}

.ns-3022 #mw-content a:not(.new), .ns-3023 #mw-content a:not(.new) {
    color: #ff14c0;
}

.ns-3022 #mw-content a:not(.new):hover, .ns-3023 #mw-content a:not(.new):hover {
    color: #ff14c080;
}

.ns-3022 #cosmos-toolbar a, .ns-3023 #cosmos-toolbar a {
    color: #ff14c0;
}

.ns-3022 .smw-factbox .smwfact {
    background-color: #000000;
    color: #ffffff;
}

.ns-3022 .smwfact .smw-table-row {
    background-color: #000000;
}

.ns-3022 .smw-factbox input.nav-tab:checked + label.nav-label {
    color: #ffffff;
    background-color: #000000;
}