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 */ | ||
h2 { border-bottom: 1px solid Grey;font-size: 1.5em;} | h2 { border-bottom: 1px solid Grey;font-size: 1.5em;} | ||
h3 {color: Grey; font-weight: normal;border-bottom: 1px solid Grey; | h3 {color: Grey; font-weight: normal;border-bottom: 1px solid Grey;} | ||
} | |||
h1 {border-bottom: 5px double grey;} | h1 {border-bottom: 5px double grey;} | ||
.mw-collapsible span.mw-collapsible-toggle { | .mw-collapsible span.mw-collapsible-toggle {float:left; margin-left:0; margin-right:1em; font-size: 1.5em;} | ||
font-size: 1.5em; | |||
} | |||
Revision as of 20:33, 22 May 2025
/* All CSS here will be loaded for users of the Citizen skin */
h2 { border-bottom: 1px solid Grey;font-size: 1.5em;}
h3 {color: Grey; font-weight: normal;border-bottom: 1px solid Grey;}
h1 {border-bottom: 5px double grey;}
.mw-collapsible span.mw-collapsible-toggle {float:left; margin-left:0; margin-right:1em; font-size: 1.5em;}