More actions
Created page with "ββAll CSS here will be loaded for users of the Citizen skin: .section-subheading { font-size: 11px; }" Β |
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 */ | ||
. | .pi-data-label { | ||
font-size: 11px; | font-size: 11px; | ||
} | } |
Revision as of 01:16, 21 August 2024
/* All CSS here will be loaded for users of the Citizen skin */ .pi-data-label { font-size: 11px; }