[update] 增加个人中心菜单的图标
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4236293 */
|
||||
src: url('iconfont.woff2?t=1694404219516') format('woff2'),
|
||||
url('iconfont.woff?t=1694404219516') format('woff'),
|
||||
url('iconfont.ttf?t=1694404219516') format('truetype');
|
||||
src: url('iconfont.woff2?t=1694676864246') format('woff2'),
|
||||
url('iconfont.woff?t=1694676864246') format('woff'),
|
||||
url('iconfont.ttf?t=1694676864246') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-a-iconfontgerenzhongxin1:before {
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.icon-ios-list-box:before {
|
||||
content: "\e67c";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user