User:LuaGunsX/cosmos.css: Difference between revisions

From Screamer Wiki
Jump to navigation Jump to search
No edit summary
Tag: Replaced
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
.cosmos-button-action.cosmos-button-primary.cosmos-button,
/* All CSS here will be loaded for users of the Cosmos skin */
.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;
}

Latest revision as of 12:36, 26 May 2026

/* All CSS here will be loaded for users of the Cosmos skin */