Created
May 19, 2016 06:16
-
-
Save iiiBird/33d21aaf42a05f1c0dd24d2563eb7d9b to your computer and use it in GitHub Desktop.
placeholder color
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
::-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