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