/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
@media screen and (-webkit-min-device-pixel-ratio:0) { /* put webkit CSS here*/ }
Comments
