Created
September 28, 2017 11:27
-
-
Save LasseRafn/8f00f57e4cfc21fcddac6c5a9379950f to your computer and use it in GitHub Desktop.
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: #999; | |
} | |
::-moz-placeholder { | |
color: #999; | |
} | |
:-ms-input-placeholder { | |
color: #999; | |
} | |
:-moz-placeholder { | |
color: #999; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment