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: 2px solid black; font-size: 1.75em; } | h2 { border-bottom: 2px solid black; font-size: 1.75em; } | ||
h3 {color: DimGrey; font-weight: | h3 {color: DimGrey; font-weight: normal; | ||
} | } | ||
Revision as of 00:20, 22 May 2025
/* All CSS here will be loaded for users of the Citizen skin */
h2 { border-bottom: 2px solid black; font-size: 1.75em; }
h3 {color: DimGrey; font-weight: normal;
}