A reference for the CSS @keyframes at-rule for defining an animation cycle. ... @keyframes fancy { 50% { transform: scale(1.4) rotate(80deg); } 80% ...
確定! 回上一頁