More actions
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
.firstHeading-container { background-color: #282828; } | .firstHeading-container { background-color: #282828; } | ||
mw-logo-icon { height: 64px; width: 64px; } | |||
Revision as of 00:27, 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; --size-icon: 2rem; }
.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; }
.firstHeading-container { background-color: #282828; }
mw-logo-icon { height: 64px; width: 64px; }