.perspective { perspective: 500px; } .box { transform-style: preserve-3d; transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }.
確定! 回上一頁