Quote:
Originally Posted by Adjust
What he had is what comes out of InDesign.
There wasn't anything wrong with his original CSS.
Nothing that would make small caps to appear .i.e
font-variant: small-caps;
|
There is a lot wrong with the CSS. font-variant: small-caps; doesn't work in ADE. But what the problem is is that all three of the styles in the CSS have font-size: 0.88em; The CSS as posted here was a mess. I've just fixed the initial problem and cleaned up the mess.