From c662df582a3036c0c93347fee6b0f07b86585c25 Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Fri, 24 Sep 2021 13:58:02 +0700 Subject: [PATCH] forgot-password.html - Changed Button --- forgot-password.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/forgot-password.html b/forgot-password.html index decea63..8775bf8 100644 --- a/forgot-password.html +++ b/forgot-password.html @@ -172,6 +172,18 @@ width: 100%; } } + + .btn-resetpassword { + width: 100%; + background-color: darkred; + border-color: darkred; + border-radius: 100px; + } + + .btn-resetpassword:hover { + background-color: red; + border-color: red; + } @@ -186,7 +198,6 @@ -
@@ -208,7 +219,7 @@
-