Advertisement
Swiftkill

Untitled

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