in reply to Re: Re: Re: Re: Setting font size for reading nodes
in thread Setting font size for reading nodes
I'd say it would depend on how the browser loads the css (?)
AFAIK, CSS is processed linearly, so if an entry appears twice, the last one will overwrite the previous ones. Since here the link for the external css is above the onsite markup, I would assume that the onsite markup should overwrite any of the external settings.
Of course, this is all just guessing, so don't quote me on that.
you can test this by setting certain values in both an external file and the onsite css and see who's got final word.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Setting font size for reading nodes
by ggg (Scribe) on Jun 01, 2004 at 22:11 UTC |