提交首页修改

This commit is contained in:
2022-12-20 17:45:42 +08:00
parent 12a490ab94
commit bb65f0d461
196 changed files with 81389 additions and 24 deletions
@@ -0,0 +1,35 @@
@font-face {
font-family: "iconfont"; /* Project id 2823647 */
src: url('iconfont.woff2?t=1632043193027') format('woff2'),
url('iconfont.woff?t=1632043193027') format('woff'),
url('iconfont.ttf?t=1632043193027') format('truetype');
}
.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-switch:before {
content: "\e65b";
}
.icon-user:before {
content: "\e603";
}
.icon-stop:before {
content: "\e60d";
}
.icon-message:before {
content: "\e632";
}
.icon-setting:before {
content: "\e696";
}