Skip to content

Instantly share code, notes, and snippets.

@ABooooo
Created March 18, 2019 12:57
Show Gist options
  • Save ABooooo/71e583c04a1817d71d2094df782a56bb to your computer and use it in GitHub Desktop.
Save ABooooo/71e583c04a1817d71d2094df782a56bb to your computer and use it in GitHub Desktop.
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#myElement {
/* Enter your style code */
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment