This commit is contained in:
Maxime Corteel 2016-04-27 19:45:11 +02:00
Родитель b253471d92
Коммит fa841bbae9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 {