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