fix style placeholder

This commit is contained in:
Jesús
2019-11-13 21:28:30 -05:00
parent 9d11d6b1a9
commit 3f28d6e617

View File

@@ -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;