diff --git a/stylesheets/style.css b/stylesheets/style.css index 12ca9c4..5957f61 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -42,7 +42,7 @@ body { font-size: 1.5em; } -.footer a:link { +.footer a:link, .footer a:visited, .footer a:active, .footer a:focus { color: white; }