remove black border around table
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 16 Feb 2020 00:27:21 +0000 (00:27 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 16 Feb 2020 00:27:21 +0000 (00:27 +0000)
local.css

index 727df18f10621a6c78ea7abe780110aaa042bd80..5ca4495d43f72ec14ce5e95e01c4f87e99ff2b41 100644 (file)
--- a/local.css
+++ b/local.css
@@ -62,7 +62,7 @@ table {
     margin-left: 35px;
 }
 
-table, th, td {
+th, td {
     border: 1px solid black;
 }