From 6d450f3d6d71d494778906dd7ea676505c68d662 Mon Sep 17 00:00:00 2001 From: Kajal Mehta Date: Tue, 15 Oct 2024 16:19:07 +0530 Subject: [PATCH] Placeholder added issue resolved: #368 --- SignUp/signup.css | 3 +++ SignUp/signup.html | 10 +++++----- login/login.css | 4 +++- login/login.html | 4 ++-- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/SignUp/signup.css b/SignUp/signup.css index 562e3578..feadb229 100644 --- a/SignUp/signup.css +++ b/SignUp/signup.css @@ -346,3 +346,6 @@ a { .links a:hover { text-decoration: underline; } +::placeholder { + color: white; +} diff --git a/SignUp/signup.html b/SignUp/signup.html index 4eefc9d2..9d101f1a 100644 --- a/SignUp/signup.html +++ b/SignUp/signup.html @@ -27,15 +27,15 @@

Create Your Account

- +
- +
- +
@@ -45,11 +45,11 @@

Create Your Account

Contains lowercase letters

Contains numbers

Contains special characters

- +
- +
diff --git a/login/login.css b/login/login.css index fb1fa497..9ee3c0a0 100644 --- a/login/login.css +++ b/login/login.css @@ -510,6 +510,8 @@ a { } } - +::placeholder { + color: white; +} diff --git a/login/login.html b/login/login.html index c3958622..5f7b6b41 100644 --- a/login/login.html +++ b/login/login.html @@ -36,11 +36,11 @@

Login to Your Account

- +
- + Toggle Password