Skip to content

Instantly share code, notes, and snippets.

@CodingFabian
Created February 12, 2014 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodingFabian/8954463 to your computer and use it in GitHub Desktop.
Save CodingFabian/8954463 to your computer and use it in GitHub Desktop.
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder {
color: #989899;
}
::-webkit-input-placeholder {
color: #989899;
}
:-moz-placeholder,
::-moz-placeholder {
color: #989899;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment