fix style placeholder

This commit is contained in:
Jesús 2019-11-13 21:28:30 -05:00
parent 9d11d6b1a9
commit 3f28d6e617
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -123,6 +123,10 @@ video {
display: table;
}
.input::-moz-placeholder, .textarea::-moz-placeholder {
color: black;
}
/* Colors Code */
.highlight {
background: #000000;