Re: Error in xhtml2-20020805/W3C-WD.css

Oops. I mean, in the downloadable .tgz, the CSS bg image is bad, as
below.

On Wed, 2002-08-07 at 15:57, Simon Hill wrote:
> 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:58:46 UTC