=================================================================== RCS file: /cvs/mandoc/Attic/index.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- mandoc/Attic/index.css 2009/09/21 13:06:13 1.1 +++ mandoc/Attic/index.css 2010/02/17 19:31:00 1.2 @@ -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; }