if you add svg before the path:hover it should work. svg path:hover { cursor: pointer; fill: #007cb0; } <a><svg width="100" height="100" ...
確定! 回上一頁