Screamer Forums and Screamer gallery have returned.
The Screamer Forums will likely remain read only unless it's known that it will be active, since forums in general are kind of dead because of Discord.
User:LuaGunsX/cosmos.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
ok lets fucking try this then! Tag: Reverted |
||
| Line 56: | Line 56: | ||
.cosmos-header__wordmark > [href="/Screamer_Wiki"] { | .cosmos-header__wordmark > [href="/Screamer_Wiki"] { | ||
display: block !important; | display: block !important; | ||
width: | width: 200px !important; | ||
height: | height: 120px !important; | ||
background-image: url('https://screamer.wiki/images/e/e5/Screamer_Wiki_Logo.png') !important; | background-image: url('https://screamer.wiki/images/e/e5/Screamer_Wiki_Logo.png') !important; | ||
background-size: contain !important; | background-size: contain !important; | ||
| Line 65: | Line 65: | ||
.cosmos-header__wordmark > [href="/Screamer_Wiki"] img { | .cosmos-header__wordmark > [href="/Screamer_Wiki"] img { | ||
display: none !important; | display: none !important; | ||
} | |||
.cosmos-header__wordmark { | |||
max-width: 200px !important; | |||
height: 120px !important; | |||
} | |||
.cosmos-header__top-container { | |||
height: 120px !important; | |||
} | } | ||
.cosmos-button-primary { | .cosmos-button-primary { | ||
Revision as of 20:52, 31 March 2026
.cosmos-header {
background-color: #8B1A00 !important;
}
.cosmos-header::before {
background: linear-gradient(
to right,
rgba(139, 26, 0, 0.5),
rgba(139, 26, 0, 0.5)
),
linear-gradient(
to left,
rgba(139, 26, 0, 0) 200px,
#8B1A00 471px
) !important;
}
.cosmos-header__sitename a,
.cosmos-header__local-navigation a,
.cosmos-header__counter-value,
.cosmos-header__counter-label {
color: #ffffff !important;
}
body {
background-color: #1a1a1a !important;
}
#mw-content,
#catlinks {
background-color: #2a2a2a !important;
color: #cccccc !important;
}
#mw-content p,
#mw-content li,
#mw-content td,
#mw-content th,
#mw-content span,
#mw-content div {
color: #cccccc !important;
}
#mw-content h1,
#mw-content h2,
#mw-content h3,
#mw-content h4,
#mw-content h5,
#mw-content h6 {
color: #eeeeee !important;
}
#mw-content a {
color: #cc6655 !important;
}
#firstHeading {
color: #ffffff !important;
}
#cosmos-banner,
.cosmos-banner {
background-color: #8B1A00 !important;
}
.cosmos-header__wordmark > [href="/Screamer_Wiki"] {
display: block !important;
width: 200px !important;
height: 120px !important;
background-image: url('https://screamer.wiki/images/e/e5/Screamer_Wiki_Logo.png') !important;
background-size: contain !important;
background-repeat: no-repeat !important;
background-position: center !important;
}
.cosmos-header__wordmark > [href="/Screamer_Wiki"] img {
display: none !important;
}
.cosmos-header__wordmark {
max-width: 200px !important;
height: 120px !important;
}
.cosmos-header__top-container {
height: 120px !important;
}
.cosmos-button-primary {
background-color: #8B1A00 !important;
color: #ffffff !important;
stroke: #ffffff !important;
}
.cosmos-button-primary:hover {
background-color: #a82000 !important;
}
.cosmos-button.cosmos-button-secondary {
border-color: #8B1A00 !important;
color: #8B1A00 !important;
}
.cosmos-button.cosmos-button-secondary:hover,
.cosmos-dropdown:hover > .cosmos-button-secondary {
background-color: rgba(139, 26, 0, 0.1) !important;
border-color: #a82000 !important;
color: #a82000 !important;
}
#cosmos-actionsList-dropdownIcon {
fill: #ffffff !important;
}
.wds-button {
background-color: #8B1A00 !important;
border-color: #8B1A00 !important;
color: #ffffff !important;
}
.wds-button:hover:not(:disabled) {
background-color: #a82000 !important;
border-color: #a82000 !important;
}
.wds-button.wds-is-secondary {
background-color: transparent !important;
border-color: #8B1A00 !important;
color: #8B1A00 !important;
}
.wds-button.wds-is-secondary:hover:not(:disabled) {
border-color: #a82000 !important;
color: #a82000 !important;
}
.cosmos-header__wiki-buttons .wds-button {
color: #ffffff !important;
border-color: #ffffff !important;
}
.cosmos-header__wiki-buttons .wds-button svg,
.cosmos-header__wiki-buttons .wds-button polyline,
.cosmos-header__wiki-buttons .wds-button path,
.cosmos-header__wiki-buttons .wds-button line,
.cosmos-header__wiki-buttons .wds-button rect {
fill: none !important;
stroke: #ffffff !important;
}
#wds-icons-page-small path,
#wds-icons-page-small polyline,
#wds-icons-page-small line,
#wds-icons-page-small rect,
#wds-icons-more path,
#wds-icons-more polyline,
#wds-icons-more line,
#wds-icons-more rect,
#wds-icons-more circle {
fill: none !important;
stroke: #ffffff !important;
}
.wds-dropdown__content {
background-color: #2a0a00 !important;
border-color: #8B1A00 !important;
}
.wds-dropdown__content .wds-list.wds-is-linked > li > a:not(.wds-button) {
color: #ffccbb !important;
}
.wds-dropdown__content .wds-list.wds-is-linked > li:hover > a:not(.wds-button),
.wds-dropdown__content .wds-list.wds-is-linked > li.wds-is-selected > a:not(.wds-button) {
background-color: rgba(139, 26, 0, 0.3) !important;
color: #ffffff !important;
}
.wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list::after,
.wds-dropdown__content:not(.wds-is-not-scrollable) .wds-list::before {
background-color: #2a0a00 !important;
}
.wds-dropdown-level-2__content {
background-color: #2a0a00 !important;
border-color: #8B1A00 !important;
}
.wds-dropdown-level-2__content .wds-list.wds-is-linked > li > a {
color: #ffccbb !important;
}
.wds-dropdown-level-2__content .wds-list.wds-is-linked > li:hover > a {
background-color: rgba(139, 26, 0, 0.3) !important;
color: #ffffff !important;
}
#cosmos-footer {
background-color: #2a0a00 !important;
}
.cosmos-footerLinks-list {
color: #aaa !important;
}
.cosmos-footerLinks-list li a {
color: #cc6655 !important;
}
#footer-places > li:not(:first-child)::before {
color: #888 !important;
}