是的,您可以将CSS应用于SVG,但您需要匹配该元素,就像设置HTML样式一样。 ... svg:hover circle{ fill: #F6831D; stroke-dashoffset: 0; stroke-dasharray: 700; ...
確定! 回上一頁