This commit is contained in:
X1627315083
2024-03-08 16:51:24 +08:00
parent 31006c1868
commit 8911e9da14
16 changed files with 1291 additions and 626 deletions

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: "iconfont"; /* Project id */
src: url('iconfont.ttf?t=1709865709415') format('truetype');
src: url('iconfont.ttf?t=1709874981482') format('truetype');
}
.iconfont {
@@ -87,3 +87,19 @@
content: "\e62d";
}
.icon-shenpi:before {
content: "\e6a1";
}
.icon-yonghu:before {
content: "\e617";
}
.icon-usetime:before {
content: "\e601";
}
.icon-xiala:before {
content: "\e634";
}