Skip to content

Instantly share code, notes, and snippets.

@Rachind
Last active June 6, 2016 15:33
Show Gist options
  • Save Rachind/427e74d26ca3364941e2a54ea15bce9c to your computer and use it in GitHub Desktop.
Save Rachind/427e74d26ca3364941e2a54ea15bce9c to your computer and use it in GitHub Desktop.
Placeholder color
::-webkit-input-placeholder {color:#c0392b;}
::-moz-placeholder {color:#c0392b;}
:-moz-placeholder {color:#c0392b;}
:-ms-input-placeholder {color:#c0392b;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment