mirror of
https://github.com/bumi/lntip
synced 2026-02-14 05:07:49 +00:00
Less opacity for placeholders to make it look less like prefilled text
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
}
|
||||
::placeholder {
|
||||
color: #fff;
|
||||
opacity: 0.3;
|
||||
opacity: 0.2;
|
||||
}
|
||||
input[type=number] {
|
||||
-moz-appearance: textfield;
|
||||
|
||||
Reference in New Issue
Block a user