feat: 字体图标调整
This commit is contained in:
@@ -1,19 +1,17 @@
|
||||
@font-face {
|
||||
font-family: "ZhiNian"; /* Project id 4988933 */
|
||||
src: url("iconfont.ttf?t=1753966564544") format("truetype");
|
||||
src: url("/static/fonts/iconfont.ttf") format("truetype");
|
||||
}
|
||||
|
||||
.ZhiNian {
|
||||
font-family: "ZhiNian" !important;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.iconyoujiantou:before {
|
||||
content: "\e678";
|
||||
.zn-food:before {
|
||||
content: "\e607";
|
||||
}
|
||||
|
||||
.iconshizhong:before {
|
||||
.zn-clock:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user