More actions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
header { header-size: 5rem; } | header { header-size: 5rem; } | ||
footer { background-color: #383838 !important;} | |||
body { color: #ccad00; font-size: 15px; font-family: "Corbel" !important; } | body { color: #ccad00; font-size: 15px; font-family: "Corbel" !important; } | ||
footer { color: #ccad00; font-size: 15px; font-family: "Corbel" !important; } | footer { color: #ccad00; font-size: 15px; font-family: "Corbel" !important; } | ||
Revision as of 22:49, 10 September 2024
/* All CSS here will be loaded for users of the Citizen skin */
#content { background-color: #383838; }
header { header-size: 5rem; }
footer { background-color: #383838 !important;}
body { color: #ccad00; font-size: 15px; font-family: "Corbel" !important; }
footer { color: #ccad00; font-size: 15px; font-family: "Corbel" !important; }