View Single Post
Old 12-30-2022, 09:32 AM   #12
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,594
Karma: 240526511
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by Quoth View Post
Only to zero in conversion from epub to azw3/KF8 using Calibre.
It can be done with conversion as well. Just put the following code in Look & Feel -> Styling -> Extra css:
Code:
html {
  margin-left: -25px;
  margin-right: -25px;
}
That's what I use, but of course you can make the margins larger or smaller, as you wish.
Sirtel is online now   Reply With Quote