Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@uriel1998
Created December 15, 2012 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uriel1998/4296879 to your computer and use it in GitHub Desktop.
Save uriel1998/4296879 to your computer and use it in GitHub Desktop.
A tiny bit of CSS I find that I have to put on EACH page of an eBook to make it work properly when converted to Kindle formats.
<style type="text/css">
@page { margin-bottom: 5.000000pt; margin-top: 5.000000pt; margin-left: 5.0pt; margin-right: 5.0pt;}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment