Created
April 21, 2016 09:08
-
-
Save amekusa/a7879c3542a00d07b0e5c3a7c42117c3 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
| div { | |
| filter: e("progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff',endColorstr='#000000')"); | |
| // GradientType represents direction | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment