chiark / gitweb /
local css
authorJonathan Amery <jdamery+zgit@ysolde.ucam.org>
Wed, 18 Mar 2015 17:14:58 +0000 (17:14 +0000)
committerJonathan Amery <jdamery+zgit@ysolde.ucam.org>
Wed, 18 Mar 2015 17:14:58 +0000 (17:14 +0000)
local.css

index dc66fa548d1753970ccff7675ad79159b570ccd7..dfd9c8ba16de7816d337bbe5301d17e7ff3cb616 100644 (file)
--- a/local.css
+++ b/local.css
@@ -11,5 +11,8 @@ 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; border-left: 0px; 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}
 
 .header {margin-bottom:8px}
\ No newline at end of file