Skip to content

Instantly share code, notes, and snippets.

@w3core
Created June 16, 2016 11:37
Show Gist options
  • Select an option

  • Save w3core/0a1214a6d901d63a52d2bf8590dde613 to your computer and use it in GitHub Desktop.

Select an option

Save w3core/0a1214a6d901d63a52d2bf8590dde613 to your computer and use it in GitHub Desktop.
CSS3 crisp image
* {
image-rendering: -webkit-optimize-contrast;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
@IratzsMicheal

Copy link
Copy Markdown

Hello please will you like to show me some help on my application PLEASE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment