View Single Post
Old 06-15-2020, 12:09 PM   #10
Brett Merkey
Not Quite Dead
Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.Brett Merkey ought to be getting tired of karma fortunes by now.
 
Posts: 195
Karma: 654170
Join Date: Jul 2015
Device: Paperwhite 4; Galaxy Tab
@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.

Last edited by Brett Merkey; 06-15-2020 at 12:17 PM.
Brett Merkey is offline   Reply With Quote