mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
commit for comment in pull req
This commit is contained in:
parent
9d10331557
commit
9fd334a142
@ -28,12 +28,12 @@
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
input {
|
||||
.register-area input {
|
||||
color: #707070 !important;
|
||||
}
|
||||
|
||||
input::-webkit-input-placeholder,
|
||||
input::-moz-placeholder,
|
||||
input::placeholder {
|
||||
.register-area input::-webkit-input-placeholder,
|
||||
.register-area input::-moz-placeholder,
|
||||
.register-area input::placeholder {
|
||||
color: #BCBDC3 !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user