diff --git a/assets/tabulka.css b/assets/tabulka.css index c90b476..0a282de 100644 --- a/assets/tabulka.css +++ b/assets/tabulka.css @@ -24,8 +24,8 @@ thead { background-color: #5c5b5b6b; } -tbody tr:nth-child(even) { - background-color: #f9f9f9; +tbody tr:nth-child { + background-color: #f1f1f1; } tbody tr:hover {