View Single Post
Old 09-16-2009, 04:05 PM   #5
akira28
Nameless Being
 
Quote:
Originally Posted by wallcraft View Post
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
}
I assume this also applies to the newer Sony's?
  Reply With Quote