summaryrefslogtreecommitdiff
path: root/src/web/docs/style.styl
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/docs/style.styl')
-rw-r--r--src/web/docs/style.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web/docs/style.styl b/src/web/docs/style.styl
index 9014df87fe..5c484adc1b 100644
--- a/src/web/docs/style.styl
+++ b/src/web/docs/style.styl
@@ -62,6 +62,9 @@ table
tr
border-bottom dashed 1px #eee
+ &:nth-child(odd)
+ background #fbfbfb
+
th, td
padding 8px 16px