(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...") |
No edit summary |
||
Line 1: | Line 1: | ||
/** Cosmos skin-level styling for the Muma|Rope wiki. */ | /** 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 { | .ns-3022 .cosmos-header, .ns-3023 .cosmos-header, .ns-3022 #cosmos-footer, .ns-3023 #cosmos-footer { | ||
background: #101010; | background: #101010; | ||
} | } |
Latest revision as of 06:57, 23 February 2023
/** 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;
}