From 69c074ba807df0aab65625743400a663a92bb42e Mon Sep 17 00:00:00 2001 From: Jonathan Amery Date: Wed, 18 Mar 2015 14:04:47 +0000 Subject: [PATCH] local css --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index d20be0f..8d4dd1c 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; border-color: #000} \ No newline at end of file +td:{border: 1px solid black} \ No newline at end of file -- 2.30.2