From: Jonathan Amery Date: Wed, 18 Mar 2015 17:13:52 +0000 (+0000) Subject: local css X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~jdamery/git?a=commitdiff_plain;h=efdfc7e79686dac697cfedbe546c31b34f6d950f;p=ThymeWiki.git local css --- diff --git a/local.css b/local.css index eb4c104..dc66fa5 100644 --- a/local.css +++ b/local.css @@ -10,9 +10,6 @@ table {border-collapse: collapse; td {border: 1px solid black; border-top: 0px; border-bottom: 0px} td:first-child {border-left: 0px} td:last-child {border-right: 0px} -thead {border: 1px solid black} -th {border: 1px solid black; border-top: 0px; border-bottom: 0px} -th:first-child {border-left: 0px} -th:last-child {border-right: 0px} +thead {border: 1px solid black; border-left: 0px; border-right: 0px} .header {margin-bottom:8px} \ No newline at end of file