summaryrefslogtreecommitdiffstats
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
commit2515ed1a1dc68f42a22e20e34eb37840b96ced0c (patch)
tree91dd6a41ecebb43df5c6f5b89f47e46e2e1f8b3b /index.css
parent0ccb80a8db5f7dcd3b3ed2b3515a63db8fd9eb8d (diff)
downloadmandoc-2515ed1a1dc68f42a22e20e34eb37840b96ced0c.tar.gz
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; }