Quote:
Originally Posted by jcn363
You can do right now
Code:
Replace: "RegularTouchLabel{font-family:Georgia;font-style:italic;font-weight:bold;font-size:37px;}"
Change as needed.
Good luck.
|
Have you actually got this font-family patch to work in practice?
The unpatched CSS for RegularTouchLabel suggests that pop-up footnote text will display as Georgia italic by default. My footnote text displays in a non-italic sans-serif font (
probably Avenir possibly the built-in Japanese sans-serif font, Kakugo
seems an odd choice???). Doesn't this suggest that there must be some other CSS elsewhere which is overriding the CSS stream you have identified here.