2023-11-22-1

This commit is contained in:
X1627315083
2023-11-22 09:37:30 +08:00
parent 4271d5ecf8
commit 91d93484de
23 changed files with 303 additions and 40 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4292253 */
src: url('iconfont.woff2?t=1700017557054') format('woff2'),
url('iconfont.woff?t=1700017557054') format('woff'),
url('iconfont.ttf?t=1700017557054') format('truetype');
src: url('iconfont.woff2?t=1700554220413') format('woff2'),
url('iconfont.woff?t=1700554220413') format('woff'),
url('iconfont.ttf?t=1700554220413') format('truetype');
}
.iconfont {
@@ -13,6 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-bingji:before {
content: "\e620";
}
.icon-bingji1:before {
content: "\e668";
}
.icon-biaoqian:before {
content: "\e603";
}