css3中的
transform是讲究顺序的transform: translate(50%, -50%) rotate(45deg);与transform: rotate(45deg) translate(50%, -50%);效果是不一样的。nth-last-of-type nth-last-child
css3中的transform是讲究顺序的transform: translate(50%, -50%) rotate(45deg);与transform: rotate(45deg) translate(50%, -50%);效果是不一样的。
nth-last-of-type nth-last-child

