diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 053517a..d94dc3a 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -127,12 +127,12 @@ a { #main_content a:hover { color: #0069ba; - text-shadow: #0090ff 0px 0px 2px; + text-decoration: underline; } footer a:hover { color: #43adff; - text-shadow: #0090ff 0px 0px 2px; + text-decoration: underline; } em {