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