diff --git a/Css-files/content.css b/Css-files/content.css index a94fadd1..a59e5024 100644 --- a/Css-files/content.css +++ b/Css-files/content.css @@ -320,8 +320,21 @@ body { font-size: 0.85rem; margin-top: 10px; color: #dddddd; + text-decoration: none ; } +.footer-colums a{ + display: block; + font-size: 0.85rem; + margin-top: 10px; + color: #dddddd; + text-decoration: none; +} + +.foot-panel2 ul a:hover{ + text-decoration: underline; + color: #dddddd; +} /* .foot-pannel3{ background-color:rgb(66, 16, 16); color: white; diff --git a/Css-files/style.css b/Css-files/style.css index 5323784a..cd93047e 100644 --- a/Css-files/style.css +++ b/Css-files/style.css @@ -441,6 +441,10 @@ ul a{ text-decoration: none; } +.foot-panel2 ul a:hover{ + text-decoration: underline; + color: #dddddd; +} /* .foot-pannel3{ background-color:rgb(66, 16, 16); color: white; diff --git a/Html-files/menu.html b/Html-files/menu.html index 076fe44d..a335e04b 100644 --- a/Html-files/menu.html +++ b/Html-files/menu.html @@ -324,11 +324,11 @@