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
test
 
No edit summary
Line 1: Line 1:
.cosmos-header,
.cosmos-header__sitename,
.cosmos-button-action.cosmos-button-primary.cosmos-button.cosmos-actions-view.selected,
.cosmos-header__top-container,
#cosmos-articleHeader-actions > .cosmos-dropdown {
a.wds-is-secondary.wds-button:nth-of-type(2),
     background-color: #ffffc0 !important;
.wds-dropdown__toggle.wds-is-secondary.wds-button,
.cosmos-header__local-navigation,
#cosmos-footer-footerContent,
#cosmos-footer > .cosmos-pageAligned,
#cosmos-footer {
     background-color: #e63d12 !important;
}
 
#mw-content {
    background-color: gray !important;
}
}

Revision as of 20:26, 31 March 2026

.cosmos-header__sitename,
.cosmos-header__top-container,
a.wds-is-secondary.wds-button:nth-of-type(2),
.wds-dropdown__toggle.wds-is-secondary.wds-button,
.cosmos-header__local-navigation,
#cosmos-footer-footerContent,
#cosmos-footer > .cosmos-pageAligned,
#cosmos-footer {
    background-color: #e63d12 !important;
}

#mw-content {
    background-color: gray !important;
}