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 @@