brighten placeholder text

This commit is contained in:
Oliver Atkinson 2024-05-08 15:04:32 -06:00
parent 458e83a83d
commit cfde144d7f

View File

@ -33,7 +33,7 @@ input[type="password"], [type="text"] {
input[type="text"]::placeholder {
text-align: center;
color: #dddddd;
color: #aaaaaa;
}
textarea, input {