This commit is contained in:
@@ -27,6 +27,21 @@
|
||||
|
||||
}
|
||||
|
||||
/* 轮播文案标签(标题上方的小圆角标签) */
|
||||
.banner-tags {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.banner-tag-pill {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
padding: 4px 12px;
|
||||
font-size: 14px;
|
||||
border-radius: 999px;
|
||||
background: rgba(255, 103, 57, 0.08);
|
||||
color: #FF6739;
|
||||
}
|
||||
|
||||
.banner-cont .swiper-pagination-bullet {
|
||||
width: 36px;
|
||||
height: 4px;
|
||||
|
||||
Reference in New Issue
Block a user