@JSWolf:
The conversion from epub to AZW3 always includes a tiny .css file of 53 bytes that contains only:
Quote:
@page {
margin-bottom: 0;
margin-top: 0
}
|
A quick snippet keyboard stroke and that code is gone—to be replaced by something useful.
Quote:
A black bezel with black text is not easy to read without some margin even if it's 5px
|
Maybe you are right...I should hold out for another 5px on each side and go for -55px instead, since what I have now is perfectly comfortable.