Quote:
Originally Posted by roger64
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.