diff --git a/templates/main.css b/templates/main.css index d127905..e5c41fd 100644 --- a/templates/main.css +++ b/templates/main.css @@ -37,6 +37,10 @@ pre { word-wrap: normal; } +a:visited { + color: darkblue; +} + li { margin: .15em 0; } @@ -148,7 +152,7 @@ main footer { } a:visited { - color: #9e94d6; + color: #3d9bb3; } nav h1 a {