更新首页图标
This commit is contained in:
41
src/assets/font/iconfont.css
Normal file
41
src/assets/font/iconfont.css
Normal file
@@ -0,0 +1,41 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1640861131525') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-xiangji:before {
|
||||
content: "\e672";
|
||||
}
|
||||
|
||||
.icon-yanse:before {
|
||||
content: "\e678";
|
||||
}
|
||||
|
||||
.icon-yanse1:before {
|
||||
content: "\e886";
|
||||
}
|
||||
|
||||
.icon-V:before {
|
||||
content: "\e6be";
|
||||
}
|
||||
|
||||
.icon-gesture-hand:before {
|
||||
content: "\e6a2";
|
||||
}
|
||||
|
||||
.icon-a-yansesecai:before {
|
||||
content: "\e65c";
|
||||
}
|
||||
|
||||
.icon-a-vrxunixianshiduomeiti:before {
|
||||
content: "\e792";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user