Skip to content

Instantly share code, notes, and snippets.

@jroquejr
Created December 14, 2017 12:17
Show Gist options
  • Save jroquejr/99a033ff6d7693ac6761ffd16202971e to your computer and use it in GitHub Desktop.
Save jroquejr/99a033ff6d7693ac6761ffd16202971e to your computer and use it in GitHub Desktop.
WhatsAPP WEB CSS
.message-image .image-thumb img{
opacity: .2;
}
.message-image .image-thumb:hover img{
opacity: .2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment