From 01e2cb8fa973b0648c41604bef02d724c05f0701 Mon Sep 17 00:00:00 2001 From: Jonathan Amery Date: Wed, 18 Mar 2015 14:03:04 +0000 Subject: [PATCH] local css --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 69da0b6..d20be0f 100644 --- a/local.css +++ b/local.css @@ -3,4 +3,4 @@ /* 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 +td:{border-left: 1; border-right:1; border-color: #000} \ No newline at end of file -- 2.30.2