diff --git a/css/vote.css b/css/vote.css index 06c3923a5..72c16bc8d 100644 --- a/css/vote.css +++ b/css/vote.css @@ -3,7 +3,7 @@ } .vote_table thead tr:nth-child(even) th, .vote_table tfoot tr:nth-child(even) th, .vote_table tfoot tr:nth-child(even) td { - color: #FFF; + color: #333; } .vote_table thead tr:nth-child(odd) th, .vote_table tfoot tr:nth-child(odd) th, .vote_table tfoot tr:nth-child(odd) td {