Lucas Levin wrote:
> Hi,
>
> Your CSS isn't valid!!!:)
> You really shouldn't put that image there if that's the case.
>
> Lucas
That's this clause:
#leftcol, #navbar, #navbar a {
-moz-border-radius: 15px;
/* this goes to the end as the css validator does not like it
will be replaced by border-radius with css3 */
}
Certainly looks much nicer with the rounded corners (on Mozilla), but it
also seems a pity to break CSS validation.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]