From d88087770d438729dc3dab53c018e830efdd28d6 Mon Sep 17 00:00:00 2001 From: Jonathan Amery Date: Wed, 18 Mar 2015 14:00:44 +0000 Subject: [PATCH] local css --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 local.css diff --git a/local.css b/local.css new file mode 100644 index 0000000..69da0b6 --- /dev/null +++ b/local.css @@ -0,0 +1,6 @@ +/* ikiwiki local style sheet */ + +/* Add local styling here, instead of modifying style.css. */ + +tr:nth-child(even) {background: #EEE} +td:{border-left: 1; border-right:1} \ No newline at end of file -- 2.30.2