Skip to content

Instantly share code, notes, and snippets.

@iba-cmsteam
Created April 19, 2017 14:07
Show Gist options
  • Save iba-cmsteam/6331968b53e8cff0fa4baf0ce4703660 to your computer and use it in GitHub Desktop.
Save iba-cmsteam/6331968b53e8cff0fa4baf0ce4703660 to your computer and use it in GitHub Desktop.
CSS.monotone img
.filtered {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment