WxApp/page/common/common.wxss

8 lines
204 B
Plaintext
Raw Normal View History

2024-08-29 14:36:16 +08:00
page{
background-color: #ffffff;
font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","\9ED1\4F53",Arial,sans-serif;
font-size: 32rpx;
}
.navigator-hover{
background: none;
}