"The problem is Amazon's stupidity in adding a margin!"
Agree. For that reason, the very last step editing books for the Kindle Paperwhite, I set left/right margins at (minus) 50px. Since this destroys the ability to comfortably edit the AZW in Calibre, I delete that format after uploading to the device and keep a clean EPUB version (without negative margins) in Calibre just in case I need to edit later.
Quote:
html {
margin: 0 -50px;
}
|
An extra step -- but I do enjoy taking those 100 pixels back from Amazon!