Quote:
Originally Posted by Turtle91
AFAIK the reason for a separate pagestyle.css was that the @page was not handled by certain devices. If that @page was included, it would disregard the entire stylesheet... so people would put it on its own sheet so it would not affect any other style commands.
|
Specifically, unless they've improved things very recently, Adobe Digital Editions barfs on almost all @ rules except for @font and certain extremely basic @media rules. That means any reader based on RMSDK also fails in the same way, which means that readers are probably more likely to fail on @page rules than handle them correctly.