mbti-rengeceshi/info/index.wxss

34 lines
460 B
Plaintext
Raw Permalink Normal View History

2024-03-31 23:41:58 +08:00
image {
height: 100%;
width: 100%;
}
.detail-sj {
color: #999;
display: flex;
font-size: 14px;
font-weight: 400;
justify-content: center;
line-height: 40rpx;
padding-bottom: 10px;
text-align: center;
}
.detail-sj,.detil {
font-family: PingFang;
}
.detil {
font-size: 26rpx;
line-height: 30px;
overflow: hidden;
padding-top: 0;
}
.xiaogj {
margin: 0 5% 2%;
}
page {
background: #ecf0f3;
}