Skip to content

Instantly share code, notes, and snippets.

@gasgas83
Last active December 2, 2015 20:02
Show Gist options
  • Save gasgas83/bd29f93068a3bc26fa58 to your computer and use it in GitHub Desktop.
Save gasgas83/bd29f93068a3bc26fa58 to your computer and use it in GitHub Desktop.
-webkit-filter: grayscale(1);
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: url(#greyscale);
filter: gray;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment