This commit is contained in:
2026-07-30 18:38:39 +08:00
parent 5bc34def79
commit d63efeb083
69 changed files with 3100 additions and 153 deletions
+8 -4
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 5079339 */
src: url('iconfont.woff2?t=1783075781525') format('woff2'),
url('iconfont.woff?t=1783075781525') format('woff'),
url('iconfont.ttf?t=1783075781525') format('truetype');
src: url('iconfont.woff2?t=1783664954990') format('woff2'),
url('iconfont.woff?t=1783664954990') format('woff'),
url('iconfont.ttf?t=1783664954990') format('truetype');
}
.iconfont {
@@ -13,10 +13,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-nav-help-center:before {
.icon-nav-scaling-plan:before {
content: "\e617";
}
.icon-nav-help-center:before {
content: "\e612";
}
.icon-nav-contact-us:before {
content: "\e637";
}