修好页面ui
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 3482754 */
|
||||
src: url('iconfont.woff2?t=1743573122508') format('woff2'),
|
||||
url('iconfont.woff?t=1743573122508') format('woff'),
|
||||
url('iconfont.ttf?t=1743573122508') format('truetype');
|
||||
src: url('iconfont.woff2?t=1744179175277') format('woff2'),
|
||||
url('iconfont.woff?t=1744179175277') format('woff'),
|
||||
url('iconfont.ttf?t=1744179175277') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,14 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-zonghepingjia1:before {
|
||||
content: "\e82f";
|
||||
}
|
||||
|
||||
.icon-zonghepingjia:before {
|
||||
content: "\e608";
|
||||
}
|
||||
|
||||
.icon-dianyahegeshuai:before {
|
||||
content: "\e70e";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user