Web前端 2020-11-10 css :last-child为什么没有作用 想要设置一组元素里的最后一个的样式,使用了CSS的伪类选择器:last-child,页面却没有看到设置的样式,这里需要理解:last-child的语义是……