diff --git a/index.css b/index.css index 52264c7..c98edeb 100644 --- a/index.css +++ b/index.css @@ -15,6 +15,11 @@ header { .link { padding: 5px; + color: #07a; +} + +.link:visited { + color: #07a; } .headerContent {