View Single Post
Old 01-20-2022, 03:56 AM   #1
fabianmoreno01
Member
fabianmoreno01 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2022
Device: Kobo Aura One
Increase top and bottom margins

Hello!

I'm looking to increase the top and bottoms margins so that the first and last lines aren't so close to the edges.

I've seen another thread on this topic (link below) which suggests to inject the following code into each book. I'l happily do it, I just don't see where to inject it.

Any directions? Thank you!

Code:
@page { 
margin-top:10pt; 
margin-bottom:10pt; 
}

Source: https://www.mobileread.com/forums/sh...d.php?t=287043
fabianmoreno01 is offline   Reply With Quote