View Single Post
Old 01-05-2011, 10:31 AM   #52
ShaneR
Enthusiast
ShaneR began at the beginning.
 
Posts: 42
Karma: 10
Join Date: Dec 2010
Device: Sony PRS-650; PW2
booktode:

I think you're running into what is called "CSS specificity". In other words, any fonts that are called from the pdf (or epub) file directly via its own css rules will take "priority" over what is called in a global rule.

It's a basic of CSS and one of the reasons for it's power in design and development.

I got to know css pretty well while building my blog, but am just now getting my head around how it applies to ereaders, their file formats, and use with programs like Calibre....

Last edited by ShaneR; 01-05-2011 at 10:36 AM.
ShaneR is offline   Reply With Quote