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

index d20be0fe41084293605d028be580c24af7f8073b..8d4dd1c41e4c16b6741b0de88340df7b1ee98cf3 100644 (file)
--- a/local.css
+++ b/local.css
@@ -3,4 +3,4 @@
 /* Add local styling here, instead of modifying style.css. */
 
 tr:nth-child(even) {background: #EEE}
-td:{border-left: 1; border-right:1; border-color: #000}
\ No newline at end of file
+td:{border: 1px solid black}
\ No newline at end of file