Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Image hover borders from CSS not working in F4

  • Нет ответов
  • 19 имеют эту проблему
  • 5 просмотров
more options

I just upgraded to F4 and my image link hover effects (a simple black border) on my portfolio website do not work. They work on all other versions of Firefox and other browsers. Any help would be greatly appreciated!


in my CSS i have:

a:hover { border-width: 3px; border-style: solid; border-color: black;

}

currently it is putting a border behind the image and not around the whole image.

I just upgraded to F4 and my image link hover effects (a simple black border) on my portfolio website do not work. They work on all other versions of Firefox and other browsers. Any help would be greatly appreciated! in my CSS i have: a:hover { border-width: 3px; border-style: solid; border-color: black; } currently it is putting a border behind the image and not around the whole image.