Quote:
Originally Posted by JSWolf
It does not work with ADE 2.0.1 or ADE 3.x.. I just added font-weight: 500 to p in the CSS and the font is displayed as normal. It has no more weight than if the font-weight wasn't there.
|
Had you actually read the
specs that I've linked to you'd found out that the numerical equivalent of "bold" is 700. I.e., any value between 400 and 600 is interpreted as "normal." (
rubeus has never claimed that 500 is equivalent to "bold.")
If you still don't believe me try the following code: