提交代码
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4403683 */
|
||||
src: url('//at.alicdn.com/t/c/font_4403683_gbygrrqjx2.woff2?t=1706861428966') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_gbygrrqjx2.woff?t=1706861428966') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_gbygrrqjx2.ttf?t=1706861428966') format('truetype');
|
||||
src: url('//at.alicdn.com/t/c/font_4403683_5b5i159cydc.woff2?t=1709604278213') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_5b5i159cydc.woff?t=1709604278213') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_4403683_5b5i159cydc.ttf?t=1709604278213') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@ -13,6 +13,38 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-paizhao:before {
|
||||
content: "\e633";
|
||||
}
|
||||
|
||||
.icon-qiehuanjingtou:before {
|
||||
content: "\e634";
|
||||
}
|
||||
|
||||
.icon-renlianrenzheng:before {
|
||||
content: "\e632";
|
||||
}
|
||||
|
||||
.icon-xuanzhong:before {
|
||||
content: "\e631";
|
||||
}
|
||||
|
||||
.icon-renzhengshibai:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
|
||||
.icon-renzhengchenggong:before {
|
||||
content: "\e630";
|
||||
}
|
||||
|
||||
.icon-shenpi:before {
|
||||
content: "\e62d";
|
||||
}
|
||||
|
||||
.icon-a-shanchu21:before {
|
||||
content: "\e62e";
|
||||
}
|
||||
|
||||
.icon-weixiubaoyangpinshuai:before {
|
||||
content: "\e62a";
|
||||
}
|
||||
|
Reference in New Issue
Block a user