Brainwaves in Synch
Mark does a useragent-based mod_rewrite to flip out client-specific CSS, which was what I was going to suggest he do, except using Cocoon’s BrowserSelector.
I’m not sure what it is about it, but exploiting bugs in browser’s CSS handling just doesn’t sit right with me. Besides, it’s just a roundabout way of browser sniffing :)
I guess I’d rather have lots of easy to read CSS instead of one big ugly centralized mess.