放大放大
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-23 12:49:53 +08:00
parent 9794bd1a3d
commit 8560ae34f7
2 changed files with 12 additions and 5 deletions

View File

@@ -709,6 +709,13 @@
transition: all 0.3s ease;
}
/* banner-item 标题中的重点色 */
.banner-s .banner-list .banner-item h5 .highlight {
color: #38BDF8;
font-weight: 700;
text-shadow: 0 0 20px rgba(56, 189, 248, 0.5);
}
.banner-s .banner-list .banner-item .title-desc {
color: rgba(203, 213, 225, 0.8);
font-size: 13px;