I know you can write a javascript to determine the browser type and then load a css file manually. However, I was wondering if a single CSS file could be modified based on browser type?

Thanks,