In this house we call it Football, not Soccer!

Another top screamer

User:LuaGunsX/cosmos.css: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
.cosmos-header__sitename,
.cosmos-button-action.cosmos-button-primary.cosmos-button,
.cosmos-header__top-container,
.wds-button,
a.wds-is-secondary.wds-button:nth-of-type(2),
.wds-button.wds-is-secondary,
.wds-dropdown__toggle.wds-is-secondary.wds-button,
.wds-dropdown__toggle,
.cosmos-header__local-navigation,
.cosmos-actions-view .cosmos-button,
#cosmos-footer-footerContent,
.cosmos-button-primary {
#cosmos-footer > .cosmos-pageAligned,
background:#e63d12 !important;
#cosmos-footer {
border-color:#e63d12 !important;
    background-color: #e63d12 !important;
color:#ffffff !important;
}
}


#mw-content {
.cosmos-button-action.cosmos-button-primary.cosmos-button *,
    background-color: gray !important;
.wds-button *,
.wds-dropdown__toggle * {
color:#ffffff !important;
}
 
#mw-content,
#mw-content-text,
.mw-body {
background:#2b2b2b !important;
}
}

Revision as of 20:29, 31 March 2026

.cosmos-button-action.cosmos-button-primary.cosmos-button,
.wds-button,
.wds-button.wds-is-secondary,
.wds-dropdown__toggle,
.cosmos-actions-view .cosmos-button,
.cosmos-button-primary {
background:#e63d12 !important;
border-color:#e63d12 !important;
color:#ffffff !important;
}

.cosmos-button-action.cosmos-button-primary.cosmos-button *,
.wds-button *,
.wds-dropdown__toggle * {
color:#ffffff !important;
}

#mw-content,
#mw-content-text,
.mw-body {
background:#2b2b2b !important;
}