Archive for August 14th, 2004

Fixing Wordpress & Firefox / BEACH!

Posted: Saturday, August 14th, 2004 @ 12:14 pm in Uncategorized | No Comments »

Firefox has strange behavior, which probably is not standards compliant.
Basically, if you @import or <link a stylesheet Firefox only decides that it’s really a CSS document if the Content-Type header is text/css.
Why is this a problem? In order to make the pretty image up top and the colors change at the same time, the css […]