Skip to content

Instantly share code, notes, and snippets.

@iiiBird
Created May 19, 2016 06:16
Show Gist options
  • Save iiiBird/33d21aaf42a05f1c0dd24d2563eb7d9b to your computer and use it in GitHub Desktop.
Save iiiBird/33d21aaf42a05f1c0dd24d2563eb7d9b to your computer and use it in GitHub Desktop.
placeholder color
::-webkit-input-placeholder {color:#c0392b;}
::-moz-placeholder {color:#c0392b;}/* Firefox 19+ */
:-moz-placeholder {color:#c0392b;}/* Firefox 18- */
:-ms-input-placeholder {color:#c0392b;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment