Return to Snippet

Revision: 30487
at August 15, 2010 03:01 by svnlto


Initial Code
@media screen and (-webkit-min-device-pixel-ratio:0) {
     /* put webkit CSS here*/
}

Initial URL

                                

Initial Description

                                

Initial Title
only target google chrome and safari 

Initial Tags

                                

Initial Language
CSS