diff --git a/css/style.css b/css/style.css index c0e6074..6470911 100644 --- a/css/style.css +++ b/css/style.css @@ -268,7 +268,11 @@ footer{ a{ padding: 0; color: #b3b3b3; - text-decoration:none + text-decoration:underline; +} + +footer a{ + text-decoration: none; } .footerIconSpacer{