Skip to content

Instantly share code, notes, and snippets.

@seriiserii825
Created September 10, 2019 10:49
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 seriiserii825/491ec4ee6f08c204731c9b515a282f46 to your computer and use it in GitHub Desktop.
Save seriiserii825/491ec4ee6f08c204731c9b515a282f46 to your computer and use it in GitHub Desktop.
.footer-form textarea::-webkit-input-placeholder { color: white }
.footer-form textarea:-ms-input-placeholder { color: white }
.footer-form textarea::-ms-input-placeholder { color: white }
.footer-form textarea::placeholder { color: white }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment