i checked my PC to see if I had a saved copy of the extra CSS file that is on my Kobo and found this kobo_extra.css
( line 3 is because I dont like hyphenation, and I vaguely recall experimenting with the margin top value before settling on 12pts)
@page {margin-top: 12pt; margin-bottom: 0:}
body { orphans: 1; widows: 1; }
body {adobe-hyphenate: none;}
|