If you want to make a part of your css to work only for Safari this is one of the ways to do it:
@media screen and (-webkit-min-device-pixel-ratio:0) {
Whatever you put in here will be visible only for Safari
}
Enjoy using it!
Абонамент за:
Коментари за публикацията (Atom)
0 коментара:
Публикуване на коментар