fix style placeholder
This commit is contained in:
parent
9d11d6b1a9
commit
3f28d6e617
@ -123,6 +123,10 @@ video {
|
|||||||
display: table;
|
display: table;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input::-moz-placeholder, .textarea::-moz-placeholder {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
/* Colors Code */
|
/* Colors Code */
|
||||||
.highlight {
|
.highlight {
|
||||||
background: #000000;
|
background: #000000;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user