🌈 搜索
📅  最后修改于: 2022-03-11 14:47:54.849000             🧑  作者: Mango
.text:nth-child(odd) { color: green; } .text:nth-child(even) { color:Red; }