style: model list type tag
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
@font-face {
|
||||
font-family: iconfont; /* Project id 4613488 */
|
||||
src:
|
||||
url('iconfont.woff2?t=1732806927800') format('woff2'),
|
||||
url('iconfont.woff?t=1732806927800') format('woff'),
|
||||
url('iconfont.ttf?t=1732806927800') format('truetype');
|
||||
url('iconfont.woff2?t=1734062014514') format('woff2'),
|
||||
url('iconfont.woff?t=1734062014514') format('woff'),
|
||||
url('iconfont.ttf?t=1734062014514') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -14,6 +14,22 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-sound-wave::before {
|
||||
content: '\e619';
|
||||
}
|
||||
|
||||
.icon-rank1::before {
|
||||
content: '\e7cb';
|
||||
}
|
||||
|
||||
.icon-cube::before {
|
||||
content: '\e769';
|
||||
}
|
||||
|
||||
.icon-speaker-slash::before {
|
||||
content: '\ebb6';
|
||||
}
|
||||
|
||||
.icon-random::before {
|
||||
content: '\e603';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user