View Single Post
Old 03-05-2010, 12:58 AM   #15
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by roger64 View Post
question

can somebody give me the extra.css rule for increasing the space between the lines of text? I get nothing with line-height...
I have used line height on my prs-505 with success.

Code:
p {
line-height: 110%
}

div {
line-height: 110%
}
This though isn't with extra css it is with my style.css file controlling the fontin fonts I installed on my machine for epubs using the PRS+ hack.
DoctorOhh is offline   Reply With Quote