17 lines
180 B
CSS
17 lines
180 B
CSS
|
|
.customicons {
|
|
font-family: "customicons" !important;
|
|
}
|
|
|
|
.youxi:before {
|
|
content: "\e60e";
|
|
}
|
|
|
|
.wenjian:before {
|
|
content: "\e60f";
|
|
}
|
|
|
|
.zhuanfa:before {
|
|
content: "\e610";
|
|
}
|