/ Published in: CSS
Expand |
Embed | Plain Text
Now there is a new hack on the block targeting newer versions of Safari as well as Opera 8/9: @media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari-Opera specific declarations here */ }
You need to login to post a comment.
