Quote:
Originally Posted by pekikuubik
The only thing I can't override is page margins for certain pages (e.g. covers and other fullscreen images). The @page selector doesn't work and I'm not aware of any other way to do it.
|
Of course I figure out another way to do it after posting about it.
Tried the opposite of the above, i.e. set default CR margins to 0 and override them from the book CSS with the body selector for text pages. For some reason I can affect only left and right margins (and padding) like that, but the top and bottom don't bother me much anyway. It's not as convenient as overriding with @page for only a couple of pages and it's probably not sustainable in the long run (what if I switch to another reader?), but it works for now.