summaryrefslogtreecommitdiffstatshomepage
path: root/index.css
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-02-17 19:31:00 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-02-17 19:31:00 +0000
commit781e95b0b2a9d47373341f6cccbf13c9a3b15d7d (patch)
tree9e0419d7c17fe520130910a17abe4fd1e23218fe /index.css
parent4e957717ad89c68ef09435675e11743d569642be (diff)
downloadmandoc-781e95b0b2a9d47373341f6cccbf13c9a3b15d7d.tar.gz
mandoc-781e95b0b2a9d47373341f6cccbf13c9a3b15d7d.tar.zst
mandoc-781e95b0b2a9d47373341f6cccbf13c9a3b15d7d.zip
Updated index with new address bits and such.
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.css b/index.css
index b58ad883..c9b1ddf3 100644
--- a/index.css
+++ b/index.css
@@ -26,7 +26,7 @@ div.clbody { margin-left: 2px; }
ul.clbody { margin-top: 4px; }
-span.rev { color: #808080; }
+span.rev { font-weight: bold; }
span.nm { color: #000000; font-weight: bold; }
@@ -42,3 +42,5 @@ div.foot { border-top: 1px dotted #cccccc;
text-align: right; }
a.external { background: transparent url(external.png) center right no-repeat; padding-right: 12px; }
+
+span.date { color: #808080; }