From 0af6adff1dfb72f2af187e85671f0b975deda5fd Mon Sep 17 00:00:00 2001 From: ly19960718 <1622779752@qq.com> Date: Thu, 26 Aug 2021 09:33:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=9F=E8=83=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/assets/web/css/style.css | 4 ++-- src/main/resources/templates/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/static/assets/web/css/style.css b/src/main/resources/static/assets/web/css/style.css index 735262a..53f1278 100644 --- a/src/main/resources/static/assets/web/css/style.css +++ b/src/main/resources/static/assets/web/css/style.css @@ -39,7 +39,7 @@ .news .news-box .box-title span.four{background: url("../images/four-icon.png") no-repeat left center;} .news .news-box .box-title span.five{background: url("../images/five-icon.png") no-repeat left center;} .news .news-box .box-title span.six{background: url("../images/six-icon.png") no-repeat left center;} -.news .news-box .box-title a{font-size:16px;float:right;color:#fff} +.news .news-box .box-title a{font-size:16px;float:right;color:#999} .news .news-box .news-list{overflow: hidden;} .news .news-box .news-list ul{height:215px;overflow-y: scroll;width:110%;padding-right:20px;box-sizing: border-box;} .news .news-box .news-list ul li{padding-left:55px;margin-bottom:15px;height:40px;line-height:40px;font-size:16px;color:#333;background:url("../images/news-bg.png") no-repeat center;background-size: 100% 100%;} @@ -53,7 +53,7 @@ .slide .bd a{display:block;position:relative} .slide .hd{position: absolute;right:10px;bottom:12px;} .slide .hd ul:after{content:'';display: block;clear: both;} -.slide .hd ul li{width:15px;height:15px;border-radius: 50%;background: #fff;cursor: pointer;float:left;margin-right:10px;text-align: center;color: #000;line-height: 15px;font-size: 12px;} +.slide .hd ul li{width:15px;height:15px;/*border-radius: 50%*/;background: #fff;cursor: pointer;float:left;margin-right:10px;text-align: center;color: #000;line-height: 15px;font-size: 12px;} .slide .hd ul li:last-child{margin-right: 0} .slide .hd ul li.on{background: #064ec0;color:#fff;} .dynamic-news,.slide{position:relative} diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 915f36b..5362917 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -298,7 +298,7 @@