@keyframes leaf1{ 0%{transform:rotate(0deg); transform-origin:400px 300px} 100%{transform:rotate(10deg); transform-origin:400px 300px} ...
確定! 回上一頁