css选择器 nth-child(2n)
nth-child(2n) 和 nth-child(2)有什么区别,nth-child(n)的值用nth-child(1)可以取到,为什么前者却不行,谢谢 css选择器 nth-child
[解决办法]
http://www.w3school.com.cn/cssref/selector_nth-child.asp