=================================================================== RCS file: /cvs/cvsweb/css/cvsweb.css,v retrieving revision 3.4 retrieving revision 3.5 diff -u -p -r3.4 -r3.5 --- cvsweb/css/cvsweb.css 2003/05/04 10:54:39 3.4 +++ cvsweb/css/cvsweb.css 2003/07/20 19:57:47 3.5 @@ -85,3 +85,7 @@ table.dir { background-color: #9c9; font-size: smaller; } +/* Download links */ +.download-link { + font-weight: bold; +}