summaryrefslogtreecommitdiffstats
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
commit68dc3ab5963210728ca24b386c73b7080e46e4f6 (patch)
tree17c0828871335b8f6e739e5cb99e9fd52300e4cc /style.css
parente5f886f2585699404877aba14291673e85615e9b (diff)
downloadmandoc-68dc3ab5963210728ca24b386c73b7080e46e4f6.tar.gz
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; }