X-Git-Url: https://plomlompom.com/repos/%22https:/validator.w3.org/static/git-logo.png?a=blobdiff_plain;f=todo_templates%2Fday.html;h=05b5fd7d2b46afb12f3b9d4113c898ea42132f85;hb=0c688dfc7b5732676428187a09491c4f5c1028c1;hp=6231aea24b5b75f2e4a22d8af44d37373b4f9509;hpb=8822ee7e3069193162469438bb54ee4629e1ae19;p=misc diff --git a/todo_templates/day.html b/todo_templates/day.html index 6231aea..05b5fd7 100644 --- a/todo_templates/day.html +++ b/todo_templates/day.html @@ -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;