]> git.decadent.org.uk Git - lca-dvswitch.git/commitdiff
Reduce thickness of table heading divider
authorBen Hutchings <ben@decadent.org.uk>
Thu, 30 Dec 2010 02:09:08 +0000 (02:09 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 30 Dec 2010 02:09:22 +0000 (02:09 +0000)
index.html

index 0242cf4af10a8de6dd54a19efd539ba3b3e02cc3..682756714b410e3a38962a014bec4feeeea1b493 100644 (file)
@@ -20,7 +20,7 @@
 <style type="text/css">
   .logo { position: absolute; right: 0; top: 0; height: 100% }
   table { border-collapse: collapse }
-  th { border-bottom: 3pt solid black }
+  th { border-bottom: 2pt solid black }
   th, td { padding: 0 6pt }
 </style>
 <!-- S5 JS -->