Skip to content

Instantly share code, notes, and snippets.

@r-sal
Created December 2, 2013 18:07
Show Gist options
  • Save r-sal/7753712 to your computer and use it in GitHub Desktop.
Save r-sal/7753712 to your computer and use it in GitHub Desktop.
@media print {
h1{ page-break-before: always !important; }
#likes-and-labels-container{ display: none; }
}
#likes-and-labels-container{ display: none; }
h3{
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment