Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Last active September 8, 2016 19:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarongustafson/837a002fa7dfd8d7a9729ca9398cedab to your computer and use it in GitHub Desktop.
Save aarongustafson/837a002fa7dfd8d7a9729ca9398cedab to your computer and use it in GitHub Desktop.
@media (-ms-high-contrast: white-on-black) {
/* rule sets for white on black */
}
@media (-ms-high-contrast: black-on-white) {
/* rule sets for black on white */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment