diff --git a/static/css/home.css b/static/css/home.css index 888d82484beaa359c5b70afe816f63f71b6dc008..51acba7d9bd083664096a1eb25e8e384ce9fd48e 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 af9966ed4de06198b226477cc669b967636851a6..2264bda23ac745ca288bae5ab78e786b2028dbb3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,7 +32,7 @@

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

-

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

+

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