Advertisement
SalemShafik

Untitled

Jan 8th, 2021
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ::-webkit-input-placeholder {
  2. color: #000000 !important;
  3. }
  4. ::-moz-placeholder {
  5. color: #000000 !important;
  6. }
  7. :-ms-input-placeholder {
  8. color: #000000 !important;
  9. }
  10. :-moz-placeholder {
  11. color: #000000 !important;
  12. }
  13. ::placeholder {
  14. color: red !important;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement