Quote:
Originally Posted by DNSB
For any epubs that I might want to send to my Kindle, I add the following in the main stylesheet:
Code:
@media amzn-kf8 {
html {
margin-left: -50px;
margin-right: -50px;
}
}
|
Thank you.
So I just add that to the css file, then convert it to azw3?