green in Safari and red in other browsers.
#hackSafari{ background:green; } @media all { @import url(dummy.css); } #hackSafari{ background:red; }