Skip to content

Instantly share code, notes, and snippets.

@levinmejia
Created December 18, 2015 18:57
Show Gist options
  • Save levinmejia/7a860b7b3ef98711d01d to your computer and use it in GitHub Desktop.
Save levinmejia/7a860b7b3ef98711d01d to your computer and use it in GitHub Desktop.
.grayscale {
-webkit-filter: grayscale(1);
filter: grayscale(1);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment