Thread: PRS-650 Flashing the firmware
View Single Post
Old 11-04-2010, 09:23 PM   #68
sherman
Guru
sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.
 
Posts: 875
Karma: 2676800
Join Date: Aug 2008
Location: Taranaki - NZ
Device: Kobo Aura H2O, Kobo Forma
@chris_tribble

I used line-height: 1.2em because Droid is a very tall font, and that gives a bit of separation between lines.

You can use any value you like (and it doesn't even have to be in em -- % is another good metric to use here). A line-height of 1em would be "single spacing", and is the default. A line-height of 2em would be "double spacing" (or close to it) etc.

To add extra spacing between characters, you may like to add letter-spacing: <value>, where value can be given in em, points (pt), pixels (px) etc.

Feel free to experiment...
sherman is offline   Reply With Quote