At the moment I use "Remove Font-family" and remove "line-heigh", and
Code:
@page { margin: 0 !important; }
html, body {
margin: 0 !important;
padding: 0 !important;
}
(suggested by AI)
I just saw that I also could remove "margin-left" and "margin-right" (I am not very good at css though)
Most novels for example do not have blockquotes and I would not really care about chapter headings, but big margins on my Kindle are really annoying.
So one has to work on the books Css directly I presume?