View Single Post
Old 12-11-2009, 10:49 PM   #3
wygit
Enthusiast
wygit doesn't litterwygit doesn't litter
 
wygit's Avatar
 
Posts: 33
Karma: 112
Join Date: Jul 2009
Device: Sony PRS-505
I found on indents, it was pretty fussy about syntax. It wouldn't accept :
p, div, span, blockquote { text-indent: 0px; }
it needed :
p, div, span, blockquote { text-indent: 0pt; }

OH! wait... on the Preferences page, there's a prefered font size and line height.
THAT's what I used for those settings. They worked fine.
wygit is offline   Reply With Quote