Hello,
In the global.css sheet, the rule is as follows:
html>body {
font: 84.5% Georgia, serif;
}
In the Style Side Panel, the same rule is shown as:
html > body {
font-family: Georgia,serif;
font-size-adjust: none;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
This is the bottom-most entry in the panel, so this rule does not inherit
anything else from any parent.
Why the discrepency? PS: I did read the wiki pages and did not find an
answer.
Thanks -
Todd
--
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug