diff --git a/css/style.css b/css/style.css index c0e60748a06dad1a91e5b8168c88adc15d81d1d0..64709117e7a128d8949393d2eb5807352cf489e3 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{