Commit 104ddf77 by 张超军

冲突

parent 2c64360f
@font-face { @font-face {
font-family: "iconfont"; /* Project id 2961960 */ font-family: "iconfont"; /* Project id 2961960 */
src: url('iconfont.woff2?t=1641809466181') format('woff2'), src: url('iconfont.woff2?t=1641819815848') format('woff2'),
url('iconfont.woff?t=1641809466181') format('woff'), url('iconfont.woff?t=1641819815848') format('woff'),
url('iconfont.ttf?t=1641809466181') format('truetype'); url('iconfont.ttf?t=1641819815848') format('truetype');
} }
.iconfont { .iconfont {
...@@ -13,6 +13,10 @@ ...@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-xiala:before {
content: "\e647";
}
.icon-xiugai4:before { .icon-xiugai4:before {
content: "\e646"; content: "\e646";
} }
...@@ -141,10 +145,6 @@ ...@@ -141,10 +145,6 @@
content: "\e627"; content: "\e627";
} }
.icon-xiala:before {
content: "\e626";
}
.icon-fanhui:before { .icon-fanhui:before {
content: "\e625"; content: "\e625";
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment