Hi,
White would be absolutely fine, but the color is the same as the background. Did you take a look at the results page from the link above? The text is totally camouflaged. Here is the closest CSS entry in the template that I found:
#yop-poll-answers-%POLL-ID% ul li label {
margin:0px;
font-style:normal;
font-weight:normal;
font-size:12px;
float:none;
}
I made the change here to no effect, then removed it. Thank you for you help.