From 6f4da9289dfa26976b97b03009eb38366019b8c3 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Sun, 9 Oct 2022 11:38:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=96=B0=E9=97=BB=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 12 ++++-------- index.html | 4 ++-- js/script.js | 41 ++++------------------------------------- 3 files changed, 10 insertions(+), 47 deletions(-) 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 @@