From: Jonathan Amery Date: Wed, 18 Mar 2015 14:03:04 +0000 (+0000) Subject: local css X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~jdamery/git?a=commitdiff_plain;h=01e2cb8fa973b0648c41604bef02d724c05f0701;p=ThymeWiki.git local css --- diff --git a/local.css b/local.css index 69da0b6..d20be0f 100644 --- 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} \ No newline at end of file +td:{border-left: 1; border-right:1; border-color: #000} \ No newline at end of file