Quote:
Originally Posted by embryo
The problem is that when I read an epub that uses proportional and monospaced fonts the monospaced are much bigger than my chosen proportional fonts.
So how can I change the monospaced font?
|
/vlasovsoft/cr3/data/epub.css
Code:
.code, pre { font-size: 70%; }
p code { font-size: 70%; }