Give your div the class “rotate” and add the following to your CSS: .rotate:hover { -webkit-transform: rotateZ(-30deg); -ms-transform: ...
確定! 回上一頁