More actions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 13: | Line 13: | ||
.mw-logo-wordmark { color: #ccad00; } | .mw-logo-wordmark { color: #ccad00; } | ||
.firstHeading { color: #ccad00 !important | .firstHeading { color: #ccad00 !important; } | ||
Revision as of 00:08, 11 September 2024
/* All CSS here will be loaded for users of the Citizen skin */
#content { background-color: #383838; }
.citizen-header { background-color: #282828; --header-size: 5rem; --header-icon-size: calc(var(--header-size) - var(--space-xs)* 2); }
.citizen-footer { background-color: #383838 !important; }
body { color: #ccad00 !important; font-size: 15px; font-family: "Corbel" !important; background-color: #282828; }
.citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: "Corbel" !important; }
.mw-logo-wordmark { color: #ccad00; }
.firstHeading { color: #ccad00 !important; }