02/06/2014 at 10:00 am
#279318
Keymaster
No you can change the color without effecting the color throughout the entire theme. The following should work, but that depends on how the theme’s author declared the color style:
#cn-cmap, #cn-cmap h3 {
color: cadetblue;
}
