diff --git a/assets/tabulka.css b/assets/tabulka.css index 347df74..369f0ee 100644 --- a/assets/tabulka.css +++ b/assets/tabulka.css @@ -31,5 +31,5 @@ tbody tr:nth-child { } tbody tr:hover { - background-color: #a8a8a8; + background-color: #555555; }