部分优化
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4890805 */
|
||||
src: url('iconfont.woff2?t=1782200893170') format('woff2'),
|
||||
url('iconfont.woff?t=1782200893170') format('woff'),
|
||||
url('iconfont.ttf?t=1782200893170') format('truetype');
|
||||
src: url('iconfont.woff2?t=1783330740989') format('woff2'),
|
||||
url('iconfont.woff?t=1783330740989') format('woff'),
|
||||
url('iconfont.ttf?t=1783330740989') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,42 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-daima:before {
|
||||
content: "\e695";
|
||||
}
|
||||
|
||||
.icon-word:before {
|
||||
content: "\e64c";
|
||||
}
|
||||
|
||||
.icon-qitalingyu:before {
|
||||
content: "\e62f";
|
||||
}
|
||||
|
||||
.icon-wenjianjia1:before {
|
||||
content: "\e63a";
|
||||
}
|
||||
|
||||
.icon-execl:before {
|
||||
content: "\e64d";
|
||||
}
|
||||
|
||||
.icon-TXT1:before {
|
||||
content: "\e64e";
|
||||
}
|
||||
|
||||
.icon-PPT1:before {
|
||||
content: "\e64f";
|
||||
}
|
||||
|
||||
.icon-ZIP:before {
|
||||
content: "\e650";
|
||||
}
|
||||
|
||||
.icon-PDF1:before {
|
||||
content: "\e651";
|
||||
}
|
||||
|
||||
.icon-cloud:before {
|
||||
content: "\e988";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user