Quote:
Originally Posted by pdurrant
Thank you again for this - it's sorted out one puzzle for me to do with the cover page.
|
I have not tested this, but CSS2 (which epub should implement) allows for a special selector for first pages:
@page :first { *your styles here* }
See
http://www.w3.org/TR/CSS2/page.html#page-selectors: