Skip to content

Instantly share code, notes, and snippets.

@yorkfx
Created July 7, 2013 00:22
Show Gist options
  • Save yorkfx/5941763 to your computer and use it in GitHub Desktop.
Save yorkfx/5941763 to your computer and use it in GitHub Desktop.
Estilos Placeholder
::-webkit-input-plaecholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder{
color:red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment