- From: Simon Hill <red_one@othersdietrying.com>
- Date: 07 Aug 2002 15:57:20 +1000
- To: www-style@w3.org
Received on Wednesday, 7 August 2002 01:57:40 UTC
In
xhtml2-20020805/W3C-WD.css :
BODY {
background-image: url(http://www.w3.org/StyleSheets/TR/WD);
}
should be:
body {
background-image: url(http://www.w3.org/StyleSheets/TR/logo-WD);
}
Received on Wednesday, 7 August 2002 01:57:40 UTC