diff --git a/server/templates/macros.htm b/server/templates/macros.htm index 71e2d41..e558afd 100644 --- a/server/templates/macros.htm +++ b/server/templates/macros.htm @@ -10,11 +10,11 @@ } a:link { text-decoration: none; - color: blue; + color: darkblue; } a:visited { text-decoration: none; - color: blue; + color: darkblue; } a:hover { text-decoration: none;