Yup, all you need to do is edit the CSS file. Kobobulkfixer will delete the entire CSS file if you ask it to, but this is sometimes more overkill than required (and will give you the default Kobo margins which might not be zero). A better solution is to edit the stylesheet.css file, removing any "margin" comments and replacing them with "p {margin: 0; margin-top: 0.5em;} This gives the maximum possible display size and half-spacing between paragraphs.
|