Skip to content

Instantly share code, notes, and snippets.

@jcsrb
Created November 19, 2012 08:36
Show Gist options
  • Save jcsrb/4109590 to your computer and use it in GitHub Desktop.
Save jcsrb/4109590 to your computer and use it in GitHub Desktop.
Untitled
@media print
{
html:after{
content:"Why would you print this?";
font-size: 5em;
position: absolute;
width: 100%;
text-align: center;
}
html * {
opacity: 0!important
}
}
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment