X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~nmamery/git?a=blobdiff_plain;f=local.css;h=11c261cc0fbb68e1d45422ab2b9e601d12e4957f;hb=d38617adf05192c0a46aefeba2711d3ffadcda8d;hp=cf2a0a1b26202052db2db1efa5b7bc784adaa3a3;hpb=5130b7790ed195a9db18e7442066da7fc225a656;p=ThymeWiki.git diff --git a/local.css b/local.css index cf2a0a1..11c261c 100644 --- a/local.css +++ b/local.css @@ -5,7 +5,7 @@ tr:nth-child(odd) {background: #EEE} tr:last-child {background: white} table {border-collapse: collapse; - padding-top: 6pt} + margin-top: 6pt} td {border: 1px solid black; border-top: 0px; border-bottom: 0px; @@ -13,7 +13,10 @@ td {border: 1px solid black; padding-right: 2px} td:first-child {border-left: 0px} td:last-child {border-right: 0px} -thead {border: 1px solid black; border-left: 0px; border-right: 0px} +thead {border: 1px solid black; + border-top: 0px; + border-left: 0px; + border-right: 0px} th {border: 1px solid black; border-top: 0px; border-bottom: 0px;