02/21/2014 at 8:44 pm
#280739
Keymaster
@ Christine
Please do not reply to the post notification email … most the time I do not even read them … Please reply here, in the forum. Thanks!
Here’s the updated CSS to replace what I gave you before:
#cn-list {
color: #656565 !important;
}
#cn-list a,
#cn-list a:visited {
color: #656565 !important;
}
#cn-list p,
#cn-list span,
#cn-list a,
#cn-list h3,
#cn-list h5 {
font-size: 16px !important;
font-weight: normal !important;
font-family: Helvetica,Arial,sans-serif !important;
line-height: normal !important;
}
#cn-list .chzn-container-single .chzn-single {
color: #656565 !important;
}
#cn-list .chzn-container-single .chzn-single span {
line-height: 26px !important;
}
#cn-list .chzn-container .chzn-results li {
color: #656565;
line-height: normal !important;
}
To change the blue, see this FAQ.
The fuzzy fonts, there’s not much I can do about that, sorry. That is combination of the font chosen by the theme author and the generally poor font rendering of Firefox. Chrome and IE seem to look much nicer which is why I didn’t notice it before.