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;