From 981507e36362343c5d734a17589ca1568a5c7409 Mon Sep 17 00:00:00 2001
From: Maheshwar04 <116495825+maheshwar04@users.noreply.github.com>
Date: Fri, 13 Oct 2023 10:18:26 +0530
Subject: [PATCH] Enhanced signin and signup page
---
login.html | 4 +---
signup.html | 34 ++++++++++++++++++++++------------
2 files changed, 23 insertions(+), 15 deletions(-)
diff --git a/login.html b/login.html
index 26036409..0edb2b61 100644
--- a/login.html
+++ b/login.html
@@ -396,8 +396,6 @@
font-size: 1.05rem;
cursor: pointer;
}
-
-
.logo img{
position: relative;
top: 30px;
@@ -498,7 +496,7 @@
Sign In
diff --git a/signup.html b/signup.html
index e0304e1d..c83158a0 100644
--- a/signup.html
+++ b/signup.html
@@ -229,21 +229,33 @@
color: #bdc7c9;
}
- .new-members{
- margin-bottom: 10px;
- color: #bdc7c9;
+ .al_members{
+ margin: 12px 0px;
+ color: #a0a2a2;
+ padding: 0px 12px;
+ font-size:16.2px;
+ }
+ .log-link{
+ text-decoration: none;
+ color: whitesmoke;
+ }
+ .log-link:hover{
+ text-decoration:underline;
+ }
+ .help{
+ text-align: right;
}
-
.help a{
text-decoration: none;
+ font-size: 16.5px;
}
.help a:hover{
text-decoration: underline;
}
-
.protection{
font-size: 0.8rem;
color: #bdc7c9;
+ text-align: center;
}
.protection a{
@@ -412,18 +424,16 @@ Sign Up
/>
-
-
-
-
+
+
+ This page is protected by Google reCAPTCHA to ensure you're not a bot.
Learn more.
-
- This page is protected by Google reCAPTCHA to ensure you're not a bot.
Learn more.
-