chiark
/
gitweb
/
~nmamery
/
ThymeWiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a3d8ae
)
swap table line colours
author
Jonathan Amery
<jdamery+zgit@ysolde.ucam.org>
Wed, 18 Mar 2015 17:26:29 +0000
(17:26 +0000)
committer
Jonathan Amery
<jdamery+zgit@ysolde.ucam.org>
Wed, 18 Mar 2015 17:26:29 +0000
(17:26 +0000)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index dfd9c8ba16de7816d337bbe5301d17e7ff3cb616..9558d3fac6e6641af4c03cfb141f6f2fcc8ba931 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-2,7
+2,7
@@
/* Add local styling here, instead of modifying style.css. */
-tr:nth-child(
even
) {background: #EEE}
+tr:nth-child(
odd
) {background: #EEE}
table {border-collapse: collapse;
border: 1px solid black;
border-left: 0px;