View Single Post
Old 10-20-2015, 04:10 PM   #52
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,147
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JSWolf View Post
If the default is used then you won't have to worry about someone getting it wrong.
You will if the device default is wrong, which on RMSDK it is.

If you don't force it, those block numbers smear the text on the right, making both unreadable.
If I use
body{
display: block;
font-size: 1.2em;
line-height: 1.2;
page-break-before: always;
margin: 0 16pt 0 2pt;
padding-right: 0;
padding-left: 0;}

With a level 3 zoom (1 being default), those numbers don't smear until the fourth digit
theducks is offline   Reply With Quote