From aeda39f6173437e748a7075c3000f8c8cb4ea7f7 Mon Sep 17 00:00:00 2001 From: Jonathan Amery Date: Wed, 18 Mar 2015 14:18:35 +0000 Subject: [PATCH] local css --- local.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/local.css b/local.css index 11815fd..144d102 100644 --- a/local.css +++ b/local.css @@ -5,8 +5,5 @@ tr:nth-child(even) {background: #EEE} table {border-collapse: collapse; border: 1px solid black} td {border: 1px solid black; border-top: 0px; border-bottom: 0px} -td:first-child {border-left: 0px} -td:last-child {border-right: 0px} -th {border: 1px solid black; border-top: 0px; border-bottom: 0px} -th:first-child {border-left: 0px} -th:last-child {border-right: 0px} +th {border: 1px solid black} + -- 2.30.2