diff --git a/contact.html b/contact.html index e7da191..41f9552 100644 --- a/contact.html +++ b/contact.html @@ -146,6 +146,14 @@ color: #0077B5; transform: scale(1.5); } + + ul li a:hover{ + color: blue !important; + } + + a:hover{ + color: blue !important; + } footer {