From f42b5a3bdaaf721d48070e5410dfd5eb9bd6fa8b Mon Sep 17 00:00:00 2001 From: jouls Date: Fri, 8 Mar 2024 11:48:17 +0800 Subject: [PATCH] minor changes on css --- users/edit-kyc.css | 6 +++--- users/edit-kyc.php | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/users/edit-kyc.css b/users/edit-kyc.css index 5c640d9..18caaa7 100644 --- a/users/edit-kyc.css +++ b/users/edit-kyc.css @@ -133,7 +133,7 @@ } - .close { + .closeImg { position: absolute; top: 15px; right: 35px; @@ -143,8 +143,8 @@ transition: 0.3s; } - .close:hover, - .close:focus { + .closeImg:hover, + .closeImg:focus { color: #bbb; text-decoration: none; cursor: pointer; diff --git a/users/edit-kyc.php b/users/edit-kyc.php index a56dbfa..20cd8c3 100644 --- a/users/edit-kyc.php +++ b/users/edit-kyc.php @@ -43,7 +43,7 @@ ?>
- × + ×
@@ -89,7 +89,7 @@ ?>
- × + ×

KYC Information