- From: Roger Pate <roger@qxxy.com>
- Date: Wed, 22 Sep 2004 05:30:59 -0500
- To: "www-style Mailing List" <www-style@w3.org>
It clearly is a typo, there's no way that text should be green.
The relevant line is:
UL LI#gre,UL LI #gret {color: green;}
and should be:
UL LI#gre,UL LI#gret {color: green;}
It applies to:
<LI ID="gret">...this green...
Unfortunately, I have no idea how to get the fix applied if the
email address listed (css-test) doesn't go to a person anymore.
--
Roger Pate <roger@qxxy.com>
Received on Wednesday, 22 September 2004 10:35:25 UTC