Does calibre viewer support @page margins?
I am trying to set device page margins in calibre viewer by using:
@page { margin:6pt !important }
in the User Stylesheet but it has no effect. Am I doing something wrong or is this not supported? I can resort to using body css with 6pt left/right margins, but top/bottom margins on body do not work quite the same as @page since they refer to the document contents rather than the device page.
|