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 black | h2 { border-bottom: 1px solid black;} | ||
h3 {color: DimGrey; font-weight: normal;border-bottom: 1px solid DimGrey; | h3 {color: DimGrey; font-weight: normal;border-bottom: 1px solid DimGrey; | ||
} | } | ||
h1 {border-bottom: 3px double black; | h1 {border-bottom: 3px double black; | ||
Revision as of 01:06, 22 May 2025
/* All CSS here will be loaded for users of the Citizen skin */
h2 { border-bottom: 1px solid black;}
h3 {color: DimGrey; font-weight: normal;border-bottom: 1px solid DimGrey;
}
h1 {border-bottom: 3px double black;