diff --git a/www/form.css b/www/form.css index 2d6cdef..53d40aa 100644 --- a/www/form.css +++ b/www/form.css @@ -33,7 +33,7 @@ input[type="password"], [type="text"] { input[type="text"]::placeholder { text-align: center; - color: #dddddd; + color: #aaaaaa; } textarea, input {