Thread
:
Set default font for LRF?
View Single Post
03-03-2009, 01:02 PM
#
3
kiklop74
Guru
Posts: 800
Karma: 194644
Join Date: Dec 2007
Location: Argentina
Device: Kindle Voyage
Quote:
Originally Posted by
kovidgoyal
use override css and set
body{ font-family: sansserif}
p { font-family: sansserif}
I think correction is needed:
Code:
body{ font-family: sans-serif} p { font-family: sans-serif}
kiklop74
View Public Profile
Find More Posts by kiklop74
Track Posts by kiklop74 via RSS