This commit is contained in:
@@ -135,7 +135,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 光晕装饰效果 */
|
/* 光晕装饰效果 - 已禁用(视觉干扰)
|
||||||
.banner-cont .swiper-slide::after {
|
.banner-cont .swiper-slide::after {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -158,6 +158,7 @@
|
|||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/* 原 img 标签样式已废弃,现使用背景图
|
/* 原 img 标签样式已废弃,现使用背景图
|
||||||
.banner-cont .swiper-slide .img {
|
.banner-cont .swiper-slide .img {
|
||||||
|
|||||||
Reference in New Issue
Block a user