diff --git a/signin/Forgot-password.html b/signin/Forgot-password.html index ecb8508..97c8e51 100644 --- a/signin/Forgot-password.html +++ b/signin/Forgot-password.html @@ -110,10 +110,15 @@ font-size:13px; color:#4a90e2; margin-top:10px; + text-decoration: none; } h3:hover{ color:goldenrod; + font-size:16px; + text-decoration:underline; + text-decoration-color: goldenrod; + } @@ -131,7 +136,7 @@