Files
hht-gaoce-uni/common/style/uni.css

13 lines
216 B
CSS
Raw Normal View History

2024-02-28 10:33:22 +08:00
@font-face {
font-family: uniicons;
font-weight: normal;
font-style: normal;
src: url('~@/static/uni.ttf') format('truetype');
}
.iconfont{
font-family: uni;
text-decoration: none;
text-align: center;
}