View Single Post
Old 06-18-2011, 05:13 AM   #16
Hatgirl
Addict
Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.Hatgirl ought to be getting tired of karma fortunes by now.
 
Hatgirl's Avatar
 
Posts: 296
Karma: 955301
Join Date: Oct 2008
Device: Sony PRS-300, Sony PRS-T2, Kindle (7th Gen)
Quote:
Originally Posted by Jellby View Post
Doesn't just this work?:

Code:
@page { margin: 5pt; }
html body { margin: 0; padding: 0; }
(Note there's no comma between "html" and "body", meaning "body inside html" instead of "body and html". I use this because in my Cybook, "body" alone seems to be overriden by some internal style of the reader, while "html body" has a higher priority and gets the effect done.)
No, because iBooks can't handle @page
Hatgirl is offline   Reply With Quote