diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-06-25 08:42:06 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-06-25 08:42:06 +0000 |
commit | 68dc3ab5963210728ca24b386c73b7080e46e4f6 (patch) | |
tree | 17c0828871335b8f6e739e5cb99e9fd52300e4cc /style.css | |
parent | e5f886f2585699404877aba14291673e85615e9b (diff) | |
download | mandoc-68dc3ab5963210728ca24b386c73b7080e46e4f6.tar.gz |
Updating web-page to be a bit more compact.
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; } |