I am trying to give a safari browser:
.selected1 :hover {border-width: 3px;}
and the other browsers:
.selected1 :hover {border-width: 2px;}
I read many ways how you can target a safari browser but also my chrome browser folows the lines. I didn`t find a way to only target a safari browser. Hopefully you guys have one for me!
Thnx