Kobo Glo works nicely with all the books I have purchased but Bookeen Cybook Opus usually tends to have no margins at all (due to the styles in epub file) so I always edit the EPUB files with Sygil and add the following line to the very top of the .CSS file that is being loaded on each page:
@page { margin: 10pt 7pt 10pt 7pt; }
This will give me nice margins for the Cybook reader. I have these same settings in the book on my Kobo Glo and it seems nice. I hate having text right next to the border as I am used to having margins in pbooks as well. Thus I want some margins on all four sides.
|