From: richard@bizarsoftware.com.au
>
>I've ended up hacking a
version of special_dtml / ClassicHTMLFile that
>serves up CSS. Has anyone
got a better way of doing it (that detects
>changes in the file and serves
it up with the correct Content-Type)?
>
> Richard
It will read your static CSS file, and allows for
(IMHO) a much more logical view of the CSS. It also allows browser base branch
exclusion - Removing sections from the sheet that will malfunction on a
particular browser.
Adrian...