This commit is contained in:
@@ -75,6 +75,21 @@
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
/* 轮播文案标签 */
|
||||
.banner-tags {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.banner-tag-pill {
|
||||
display: inline-block;
|
||||
margin-right: 8px;
|
||||
padding: 2px 8px;
|
||||
font-size: 12px;
|
||||
border-radius: 999px;
|
||||
background: rgba(29, 78, 216, 0.08);
|
||||
color: #1D4ED8;
|
||||
}
|
||||
|
||||
/* 3D 地球容器:与 section-content 右对齐(和下方卡片区域右边保持一致) */
|
||||
.banner-globe {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user