summaryrefslogtreecommitdiff
path: root/templates/userpage.lucius
diff options
context:
space:
mode:
Diffstat (limited to 'templates/userpage.lucius')
-rw-r--r--templates/userpage.lucius2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/userpage.lucius b/templates/userpage.lucius
new file mode 100644
index 0000000..29920d8
--- /dev/null
+++ b/templates/userpage.lucius
@@ -0,0 +1,2 @@
+tr.timeentry:nth-child(even) {background: #9f9}
+tr.timeentry:nth-child(odd) {background: #fff}