View Single Post
Old 07-03-2010, 01:35 AM   #3
kiwikobo
Enthusiast
kiwikobo doesn't litterkiwikobo doesn't litter
 
Posts: 47
Karma: 120
Join Date: Jun 2010
Device: Kobo
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.
kiwikobo is offline   Reply With Quote