Quote:
Originally Posted by odamizu
I did try adding my own css stylesheet which was helpful (nice feature btw  )
However, it only worked when I used p {font-size: 200%;} Using body {font-size: 200%;} did not work. This makes it tricky since some ebooks use <div> for paragraphs and then there's the issue of headers. Any suggestions?
|
Hello odamizu,
You can solve this by using the !important declaration. More info in the
Custom CSS & Fonts guide.