Skip to content

Instantly share code, notes, and snippets.

@jcleveley-zz
Created May 28, 2015 10:11
Show Gist options
  • Save jcleveley-zz/3c0ca9f8294d5d98ed2e to your computer and use it in GitHub Desktop.
Save jcleveley-zz/3c0ca9f8294d5d98ed2e to your computer and use it in GitHub Desktop.
Github pdf export styling
$('.header').remove()
$('.pagehead').remove()
$('.file-navigation').remove()
$('.commit').remove()
$('.file-header').remove()
$('.repository-sidebar').remove()
$('.site-footer').remove()
$('h2:contains("Top recommendations")').css('margin-top', '600px')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment