Skip to content

Instantly share code, notes, and snippets.

@aarongustafson
Created October 18, 2017 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aarongustafson/197e0d5c534e0df83c908efc256cfcb7 to your computer and use it in GitHub Desktop.
Save aarongustafson/197e0d5c534e0df83c908efc256cfcb7 to your computer and use it in GitHub Desktop.
Print Style Switching
body { background: white; color: black; }
body { background: black; color: white; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment