templates/htmlstart.tmpl
changeset 136 0e8d60d2bb2b
parent 133 fb84d3e71042
child 137 b45b1b00fc9e
--- a/templates/htmlstart.tmpl
+++ b/templates/htmlstart.tmpl
@@ -9,9 +9,14 @@ table { font-size: 12px; }
 .filename { font-size: 150%; color: purple; }
 .manifest { font-size: 150%; color: purple; }
 .filehist { font-size: 150%; color: purple; }
+.annotation { font-size: 150%; color: purple; }
 .plusline { color: green; }
 .minusline { color: red; }
 .atline { color: purple; }
+a.annlinelink { text-decoration: none; color: black; }
+a.revnumlink { text-decoration: none; color: black; }
+a.annlinelink:hover { text-decoration: none; color: blue; }
+a.revnumlink:hover { text-decoration: none; color: blue; }
 </style>
 </HEAD>
 <BODY>