Commit 36778880 authored by zhanglw's avatar zhanglw

资源优化

parent 585b0edd
...@@ -9,10 +9,6 @@ ...@@ -9,10 +9,6 @@
font-family: Source Han Sans CN; font-family: Source Han Sans CN;
src: url("./font/SourceHanSansCN-Regular.otf"); src: url("./font/SourceHanSansCN-Regular.otf");
} }
@font-face{
font-family: PingFang SC;
src: url("./font/PingFang Regular.ttf");
}
::-webkit-scrollbar { ::-webkit-scrollbar {
/*滚动条整体样式*/ /*滚动条整体样式*/
width : 4px; /*高宽分别对应横竖滚动条的尺寸*/ width : 4px; /*高宽分别对应横竖滚动条的尺寸*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment