brighten placeholder text
This commit is contained in:
parent
458e83a83d
commit
cfde144d7f
@ -33,7 +33,7 @@ input[type="password"], [type="text"] {
|
|||||||
|
|
||||||
input[type="text"]::placeholder {
|
input[type="text"]::placeholder {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #dddddd;
|
color: #aaaaaa;
|
||||||
}
|
}
|
||||||
|
|
||||||
textarea, input {
|
textarea, input {
|
||||||
|
Loading…
Reference in New Issue
Block a user