diff --git a/style.css b/style.css index 5091982..92b6617 100644 --- a/style.css +++ b/style.css @@ -102,11 +102,13 @@ input.serious { } :link { - color: #70d0fe; + color: #3ec0aa; + text-decoration: none; } :visited { - color: #3ec0aa; + color: #70d0fe; + text-decoration: none; } .flex {