@page { margin-bottom: 5pt; margin-top: 5pt } /* Begin kobo_extra.css */ /* Avoid a bug in the kepub reader that causes text to be shifted to the right and cut off in full-screen reading mode if the book has non-zero body margin. */ body { margin: 0 !important; padding: 0 !important } /* Avoid a bug in the kepub reader that causes letters at the ends of the line with large side bearing to be cut off. Affects books in these situations: 1. Normal reading mode with margin slider set to minimum. 3. Full-screen reading mode with any margin slider setting. */ div#book-columns { padding: 0.2em !important } /* End kobo_extra.css */