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

index a29880e21291e8bd4367f6c77703cceaf7ac4652..eb4c1049c07ca05f64aa7477269cd3ee6df8baec 100644 (file)
--- a/local.css
+++ b/local.css
@@ -10,7 +10,8 @@ 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}
-th {border: 1px solid black}
+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}