Web

Q: In SVG, I cannot change the stroke-width (border thickness) property of an element on mouse-over, but changing the stroke (border color) works

A: Modify the target element so all style elements are specified individually instead of via a single style line.