From 53f326c2e3435b3b9e20fff153e057ae49d80864 Mon Sep 17 00:00:00 2001 From: Jonathan Amery Date: Wed, 18 Mar 2015 18:26:43 +0000 Subject: [PATCH] Twice as much umphness --- local.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/local.css b/local.css index 11c261c..b702d4b 100644 --- a/local.css +++ b/local.css @@ -9,8 +9,8 @@ table {border-collapse: collapse; td {border: 1px solid black; border-top: 0px; border-bottom: 0px; - padding-left: 2px; - padding-right: 2px} + padding-left: 4px; + padding-right: 4px} td:first-child {border-left: 0px} td:last-child {border-right: 0px} thead {border: 1px solid black; @@ -20,8 +20,8 @@ thead {border: 1px solid black; th {border: 1px solid black; border-top: 0px; border-bottom: 0px; - padding-left: 2px; - padding-right: 2px} + padding-left: 4px; + padding-right: 4px} th:first-child {border-left: 0px} th:last-child {border-right: 0px} -- 2.30.2