选择除了最后一个
.suito:not(:nth-last-of-type(1)) {
border-bottom: 2px solid rgba(248, 250, 255, 1);
}
设置背景颜色透明
background-color: rgba(165, 42, 42, 0);
选择除了最后一个
.suito:not(:nth-last-of-type(1)) {
border-bottom: 2px solid rgba(248, 250, 255, 1);
}
设置背景颜色透明
background-color: rgba(165, 42, 42, 0);