More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
#content { background-color: #383838; } | #content { background-color: #383838; } | ||
.citizen-header { background-color: #282828; --header | .citizen-header { background-color: #282828; --header-size: 64; } | ||
.citizen-footer { background-color: #383838 !important; } | .citizen-footer { background-color: #383838 !important; } | ||
Revision as of 23:25, 10 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: 64; }
.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; }