diff --git a/css/style.css b/css/style.css index 06d6250..26fa422 100644 --- a/css/style.css +++ b/css/style.css @@ -332,8 +332,7 @@ } /* 指示点 */ -.news-swiper .swiper-pagination-bullet, -.information-swiper .swiper-pagination-bullet { +.new-list .swiper-pagination-bullet { width: 12px; height: 12px; margin-top: 16px !important; @@ -342,13 +341,11 @@ background-color: rgba(14, 53, 127, 0); } -.news-swiper .swiper-pagination-bullet:nth-of-type(1), -.information-swiper .swiper-pagination-bullet:nth-of-type(1) { +.new-list .swiper-pagination-bullet:nth-of-type(1){ margin-top: 0; } -.news-swiper .swiper-pagination-bullet-active, -.information-swiper .swiper-pagination-bullet-active { +.new-list .swiper-pagination-bullet-active{ background-color: rgba(14, 53, 127, .5); border: 0; } @@ -3128,8 +3125,7 @@ } /* 分页样式 */ - .news-swiper .swiper-pagination-bullet, - .information-swiper .swiper-pagination-bullet { + .new-list .swiper-pagination-bullet { width: .2rem; height: .2rem; margin: 0 .1rem !important; diff --git a/index.html b/index.html index 68be194..ef7fc0f 100644 --- a/index.html +++ b/index.html @@ -152,7 +152,7 @@