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;} | h3 {color: DimGrey; text-decoration: underline DimGrey single 5px; | ||
} | |||
Revision as of 00:17, 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; text-decoration: underline DimGrey single 5px;
}