home · contact · privacy
Improve accounting scripts.
[misc] / todo_templates / tasks.html
index 29ae64f31ca1855c3ced973c39a9e41c6140f696..7d245dc9aba46139f8889c61eb6895eb988de9e1 100644 (file)
@@ -1,7 +1,7 @@
 {% extends 'base.html' %}
 {% block css %}
 table.alternating tr:nth-child(even) {
-    background-color: #f2f2f2;
+    background-color: #e2e2e2;
 }
 table.alternating tr:nth-child(odd) {
     background-color: #ffffff;