summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-04-12 09:22:44 +0200
committerErich Eckner <git@eckner.net>2018-04-12 09:22:44 +0200
commitb246e0bc868b3c3c924765d73a986ba126cb4b35 (patch)
tree2e2629fe75f185ecd235c5d89151b22126498060
parent6d93913ca2893a7fc5499c0cb5d6e70831e7af50 (diff)
downloadarchweb32-b246e0bc868b3c3c924765d73a986ba126cb4b35.tar.xz
static/style.css: was there, too
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
new file mode 100644
index 0000000..90432d2
--- /dev/null
+++ b/static/style.css
@@ -0,0 +1 @@
+tr:nth-child(even) { background-color: #f2f2f2}