In this house we call it Football, not Soccer!
User:LuaGunsX/cosmos.css: Difference between revisions
Jump to navigation
Jump to search
test |
No edit summary |
||
| Line 1: | Line 1: | ||
.cosmos- | .cosmos-header__sitename, | ||
.cosmos-button- | .cosmos-header__top-container, | ||
#cosmos- | a.wds-is-secondary.wds-button:nth-of-type(2), | ||
background-color: # | .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;
}