Hi,歡迎訪問前端老白
svg { fill: blue; stroke: red; }
svg { animation: rotate 2s linear infinite; } @keyframes rotate { from {transform: rotate(0deg);} to {transform: rotate(360deg);} }
老白網(wǎng)絡 (http://52shenghuonet.cn/) 前端 后端 zblog主題.網(wǎng)站地圖xml