View Single Post
Old 11-22-2012, 10:42 PM   #3
rtmyers
Member
rtmyers began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Aug 2012
Device: iPad
Thanks, but as far as I can tell, @page:left and @page:right rules, even if supported, allow only the margins and other page-level aspects specified, not specific CSS rules. What I really want to do is, say:

@page:left { h1: { color: pink; } }

I'm not even sure that's supported by any of the CSS specs, much less by iBooks. What I would love to discover is a magic class in effect on left and right pages, such as .ibooks-left-page or .ibooks-right-page...
rtmyers is offline   Reply With Quote