View Single Post
Old 05-13-2015, 06:40 AM   #133
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,705
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by GeoffR View Post
The book I'm reading now, published by Open Road Media, has the body margins set like this:
Code:
body
{
margin-left:1.5%;
margin-right:20px;
}
So if you happen to be reading on a device with a horizontal resolution of about 1333px then you'll get nice even 20px left/right margins, but if your device has a horizontal resolution of anything other than about 1333px, then one margin will be bigger than the other.
I see the "one margin greater than the other" thing quite a bit (even in big-league publishing). I would think that equal left/right margins would be pretty-much a no-brainer at this point.
DiapDealer is offline   Reply With Quote