The bars where a little too bright, thus the vote percentages weren't well readable. I changed the background of the bars to a darker grey with this line of css:
.post_poll ul li .vote_bar .vote_score { background-color: #333 }
The bars where a little too bright, thus the vote percentages weren't well readable. I changed the background of the bars to a darker grey with this line of css:
.post_poll ul li .vote_bar .vote_score { background-color: #333 }
0 Comments
No comments yet.