More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
# | #body { background-color: #383838; } | ||
.citizen-header { width: 128 !important; } | .citizen-header { width: 128 !important; } | ||
Revision as of 23:06, 10 September 2024
/* All CSS here will be loaded for users of the Citizen skin */
#body { background-color: #383838; }
.citizen-header { width: 128 !important; }
.citizen-header { background-color: #202020; }
.citizen-footer { background-color: #383838 !important;}
body { color: #ccad00 !important; font-size: 15px; font-family: "Corbel" !important; }
.citizen-footer { color: #ccad00 !important; font-size: 15px; font-family: "Corbel" !important; }