[Seaside] element <body>

Avi Bryant avi@beta4.com
Mon, 17 Jun 2002 13:57:01 -0700 (PDT)


On Mon, 17 Jun 2002, Jim Benson wrote:

> and such. Right, really I need to be able to put a 'class=' statement in
> there, but for sake of example...

Hmm, hadn't thought about that need.  I was assuming that CSS like

body { background-color = red}

would always work.  But I guess you can't say

body { class = foo}

can you?

I'll try to commit a fix later today...