diff --git a/server/templates/macros.htm b/server/templates/macros.htm index 3c7e149..758fede 100644 --- a/server/templates/macros.htm +++ b/server/templates/macros.htm @@ -7,9 +7,11 @@ } a:link { text-decoration: none; + color: blue; } a:visited { text-decoration: none; + color: blue; } a:hover { text-decoration: none;