No edit summary Tag: Manual revert |
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 | h2 { border-bottom: 1px solid Grey;font-size: 1.5em;} | ||
h3 {color: | h3 {color: Grey; font-weight: normal;border-bottom: 1px solid Grey; | ||
} | } | ||
h1 {border-bottom: 5px double black;} | h1 {border-bottom: 5px double black;} | ||
Revision as of 01:21, 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 black;}