qingcheng-xiaochengxu/pages/projectModule/projectNotice/projectNotice.wxss

26 lines
436 B
Plaintext
Raw Normal View History

2025-05-19 01:17:46 +00:00
.mt-17 {
margin-top: 31.88rpx;
}
.page {
padding: 45rpx 30rpx 978.75rpx;
background-color: #ffffff;
width: 100%;
overflow-y: auto;
overflow-x: hidden;
height: 100%;
}
.text {
color: #000000;
font-size: 30rpx;
font-family: SourceHanSansCN;
line-height: 27.99rpx;
font-weight: bold;
}
.text_2 {
color: #969696;
font-size: 22.5rpx;
font-family: SourceHanSansCN;
line-height: 26.25rpx;
width: 256.25rpx;
}