Skip to content

Instantly share code, notes, and snippets.

@SamSamskies
Last active February 19, 2016 05:49
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 SamSamskies/7980cbea4bfe6d149cba to your computer and use it in GitHub Desktop.
Save SamSamskies/7980cbea4bfe6d149cba to your computer and use it in GitHub Desktop.
@media print {
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment