第一次提交
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/* CDN 服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 1440168 */
|
||||
src: url('//at.alicdn.com/t/font_1440168_e7zcp5b20u4.woff2?t=1653899092723') format('woff2'),
|
||||
url('//at.alicdn.com/t/font_1440168_e7zcp5b20u4.woff?t=1653899092723') format('woff'),
|
||||
url('//at.alicdn.com/t/font_1440168_e7zcp5b20u4.ttf?t=1653899092723') format('truetype');
|
||||
font-family: 'iconfont'; /* Project id 1440168 */
|
||||
src: url('//at.alicdn.com/t/c/font_1440168_na7ev6v6cp.woff2?t=1666166268776') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_1440168_na7ev6v6cp.woff?t=1666166268776') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_1440168_na7ev6v6cp.ttf?t=1666166268776') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -11,8 +12,30 @@
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.iconyuechi:before {
|
||||
content: "\e773";
|
||||
}
|
||||
|
||||
.iconqichexiangguan-jiayouzhan:before {
|
||||
content: "\e733";
|
||||
}
|
||||
|
||||
.iconzhuanjiao:before {
|
||||
content: "\e730";
|
||||
}
|
||||
|
||||
.icongantanhao-sanjiaokuang:before {
|
||||
content: "\e764";
|
||||
}
|
||||
|
||||
.icongantanhao-sanjiaokuang-copy:before {
|
||||
content: "\f511";
|
||||
}
|
||||
|
||||
.iconqiehuan:before {
|
||||
content: "\e72f";
|
||||
}
|
||||
|
||||
.iconjiagebiangeng:before {
|
||||
@@ -1415,3 +1438,4 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user