In this house we call it Football, not Soccer!
User:LuaGunsX/cosmos.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.cosmos- | .cosmos-button-action.cosmos-button-primary.cosmos-button, | ||
.cosmos- | .wds-button, | ||
.wds-button.wds-is-secondary, | |||
.wds- | .wds-dropdown__toggle, | ||
.cosmos- | .cosmos-actions-view .cosmos-button, | ||
.cosmos-button-primary { | |||
background:#e63d12 !important; | |||
border-color:#e63d12 !important; | |||
color:#ffffff !important; | |||
} | } | ||
#mw-content { | .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; | |||
} | } | ||
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;
}