chiark / gitweb /
(no commit message)
[ThymeWiki.git] / local.css
index 8d62bea2412b749ce8dbb0c7c86f81a5070bd701..cf2a0a1b26202052db2db1efa5b7bc784adaa3a3 100644 (file)
--- a/local.css
+++ b/local.css
@@ -3,11 +3,9 @@
 /* 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; 
-       border-right: 0px}
+       padding-top: 6pt}
 td {border: 1px solid black; 
     border-top: 0px; 
     border-bottom: 0px;