Skip to content

Instantly share code, notes, and snippets.

@bmarshall511
Created August 18, 2014 13:50
Show Gist options
  • Save bmarshall511/2d4ba531879538b14c25 to your computer and use it in GitHub Desktop.
Save bmarshall511/2d4ba531879538b14c25 to your computer and use it in GitHub Desktop.
@media print {
header h1:after {
content: url(https://chart.googleapis.com/chart?cht=qr&chs=150x150&chl=http://www.knowgifts.com&choe=UTF-8);
position: absolute;
top: 0;
right: 0;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment