View Single Post
Old 11-23-2017, 08:32 PM   #1
heitormsilva
Junior Member
heitormsilva began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2017
Device: Kindle Paperwhite
Question Calibre default CSS to <body>

Converting from EPUB to AZW3 Calibre is generating the following CSS to the <body>

Code:
.calibre {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0
    }
The resources/template/html.css is blank and the value of "Convert settings -> Page setup -> margins" are set to less than 0.

What else could I do to prevent this to happen?
heitormsilva is offline   Reply With Quote