Created
May 28, 2015 10:11
-
-
Save jcleveley-zz/3c0ca9f8294d5d98ed2e to your computer and use it in GitHub Desktop.
Github pdf export styling
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$('.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