Skip to content

Instantly share code, notes, and snippets.

@YauhenKavalchuk
Created September 24, 2015 19:21
Show Gist options
  • Save YauhenKavalchuk/f7177cdb68861206f65b to your computer and use it in GitHub Desktop.
Save YauhenKavalchuk/f7177cdb68861206f65b to your computer and use it in GitHub Desktop.
CSS:
::-webkit-input-placeholder {
}
::-moz-placeholder {
}
:-moz-placeholder {
}
:-ms-input-placeholder {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment