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

index 45db1ed1ad587df7427a3b808b68688af816bc1f..acaf6a50de1cfacdf927a9e719ba8503902e32d0 100644 (file)
--- a/local.css
+++ b/local.css
@@ -3,4 +3,5 @@
 /* Add local styling here, instead of modifying style.css. */
 
 tr:nth-child(even) {background: #EEE}
-td {border: 1px solid black}
\ No newline at end of file
+table {border-collapse: collapse}
+td {border: 1px solid black; border-top: 0px; border-bottom: 0px}
\ No newline at end of file