初始化仓库
This commit is contained in:
40
static/font/iconfontNew.css
Normal file
40
static/font/iconfontNew.css
Normal file
@@ -0,0 +1,40 @@
|
||||
@font-face {
|
||||
font-family: "iconfont";
|
||||
src: url('@/static/font/iconfontNew.ttf')format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-gongren_cu:before {
|
||||
content: "\e627";
|
||||
}
|
||||
|
||||
.icon-gongren:before {
|
||||
content: "\e674";
|
||||
}
|
||||
|
||||
.icon-baoguo:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-saoma:before {
|
||||
content: "\e645";
|
||||
}
|
||||
|
||||
.icon-qiantui:before {
|
||||
content: "\e73a";
|
||||
}
|
||||
|
||||
.icon-qiandao:before {
|
||||
content: "\e649";
|
||||
}
|
||||
|
||||
.icon-zuoyechaxun:before {
|
||||
content: "\e905";
|
||||
}
|
||||
Reference in New Issue
Block a user