chiark / gitweb /
derp
authorJonathan Amery <jdamery+zgit@ysolde.ucam.org>
Wed, 18 Mar 2015 17:51:00 +0000 (17:51 +0000)
committerJonathan Amery <jdamery+zgit@ysolde.ucam.org>
Wed, 18 Mar 2015 17:51:00 +0000 (17:51 +0000)
local.css

index 8d62bea2412b749ce8dbb0c7c86f81a5070bd701..3c269a19bab0d5a39f695751dabab75f05340f2f 100644 (file)
--- a/local.css
+++ b/local.css
@@ -3,7 +3,7 @@
 /* Add local styling here, instead of modifying style.css. */
 
 tr:nth-child(odd) {background: #EEE}
-tr:last-child(odd) {background: white}
+tr:last-child {background: white}
 table {border-collapse: collapse; 
        border: 1px solid black; 
        border-left: 0px;