View Single Post
Old 09-16-2009, 02:33 PM   #4
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
Quote:
Originally Posted by HarryT View Post
I may have been wrong in saying that fonts cannot be over-ridden.
The Sony PRS-505 does not currently support a user-provided userStyle.css, but this might be possible if someone can work out how to get it in the right directory. However, I don't know if this could in principle over-ride embedded fonts. Something like the following might work:
Code:
body {
  font-family: serif;  ! important
}
wallcraft is offline   Reply With Quote