From 6bb9c43abe25ebb312ff279358d19d7ae0fcbd2d Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Tue, 6 Sep 2022 23:29:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=BE=8E=E5=8C=96=E5=B9=B6?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BA=86=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/home.css | 8 ++++++-- templates/index.html | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/static/css/home.css b/static/css/home.css index 888d824..51acba7 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -24,11 +24,15 @@ body { text-align: center; /*fixed center;*/ } +.tips{ + color: #9b5df1; +} .image::after{ content: ""; - background:url('https://tuapi.eees.cc/api.php?category=dongman&type=302&px=m'); + /*background:url('https://tuapi.eees.cc/api.php?category=dongman&type=302&px=m');*/ + background:url('https://tuapi.eees.cc/api.php?category=dongman&type=302'); background-repeat: no-repeat; - opacity: 0.5; + opacity: 0.4; /*position: fixed;*/ position: absolute; left: 0; diff --git a/templates/index.html b/templates/index.html index af9966e..2264bda 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,7 +32,7 @@

欢迎使用DR-PY首页界面
当前版本: {{ver}}框架开发:道长框架美化:蓝莓

-

可以简单的自定义爬虫实现cms数据接口

+

可以简单的自定义爬虫实现cms数据接口