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