summaryrefslogtreecommitdiffstatshomepage
path: root/style.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-06-25 08:42:06 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-06-25 08:42:06 +0000
commitef304928cf8372f743d9864ba9fbc8f688675600 (patch)
tree781e717d848aa6a47b1292a263660b39f83c5f87 /style.css
parent923c10ecddac6baecf6db444cee68c380367592c (diff)
downloadmandoc-ef304928cf8372f743d9864ba9fbc8f688675600.tar.gz
mandoc-ef304928cf8372f743d9864ba9fbc8f688675600.tar.zst
mandoc-ef304928cf8372f743d9864ba9fbc8f688675600.zip
Updating web-page to be a bit more compact.
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index d41c313f..63a161a5 100644
--- a/style.css
+++ b/style.css
@@ -55,3 +55,4 @@ div.foot { border-top: 1px dotted #cccccc;
a.external { background: transparent url(external.png) center right no-repeat; padding-right: 12px; }
+td.zebra { background-color: #eeeeee; }