From ee290b0342b4c5df7f6fa4a8f98c4dc2754a175f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Sun, 21 Nov 2021 08:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- static/css/index.css | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/index.html b/index.html index 107d364..cf6bf6e 100644 --- a/index.html +++ b/index.html @@ -72,7 +72,7 @@
- +
diff --git a/static/css/index.css b/static/css/index.css index 17e4d31..7bbf286 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -1,16 +1,4 @@ ::-webkit-scrollbar{width:0;padding: 0;height: 0} -@font-face{ -  font-family:"Source Han Sans SC Medium"; -  src:url('../font/SourceHanSansSC-Medium.otf'), -} -@font-face{ -  font-family:"Source Han Sans SC Normal"; -  src:url('../font/SourceHanSansSC-Normal.otf'), -} -@font-face{ -  font-family:"Source Han Sans SC Regular"; -  src:url('../font/SourceHanSansSC-Regular.otf'), -} .topTab{ background: #FFF; line-height: 36px;