Quote:
Originally Posted by JimmyR
I've been using this in my CSS for AZW3 files on my Paperwhite:
Code:
html {
margin-left: -16px;
margin-right: -16px;
}
Adjust margin values to suit your needs.
|
Curious. Negative left/right margins only work on my Voyage (5.6.1) when I set them for p, div, h1, h2, h3, etc. When I first started playing with this, I tried it with body. Didn't work. After seeing your post, I gave html a try, but that doesn't work for me, either.
Wondering if the Voyage is that much different from the Paperwhite, or is it because I'm on 5.6.1?