This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user