You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

151 lines
2.7 KiB
Plaintext

page {
width: 100%;
height: 100%;
background: rgba(254, 159, 83, 1);
}
.page {
width: 90%;
height: 100%;
margin: auto auto;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-content: center;
align-items: center;
}
.wid100 {
width: 100%;
margin-top: 30rpx;
border-radius: 10rpx;
overflow: scroll;
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-top: 20rpx;
padding-left: 20rpx;
}
.active_rule_time {
height: 120rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_old_user {
height: 230rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_new_user {
height: 240rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_describe {
height: 190rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_title {
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(51, 51, 51, 1);
}
.active_rule_time_value {
font-size: 28rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(252, 48, 57, 1);
padding-top: 10rpx;
}
.active_rule_value {
font-size: 26rpx;
font-family: PingFang-SC-Regular;
font-weight: 400;
color: rgba(102, 102, 102, 1);
margin-top: 15rpx;
}
.A1{
display: flex;
flex-direction: row;
}
page {
width: 100%;
height: 100%;
background: rgba(254, 159, 83, 1);
}
.page {
width: 90%;
height: 100%;
margin: auto auto;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-content: center;
align-items: center;
}
.wid100 {
width: 100%;
margin-top: 30rpx;
border-radius: 10rpx;
overflow: scroll;
display: flex;
flex-direction: column;
justify-content: flex-start;
padding-top: 20rpx;
padding-left: 20rpx;
}
.active_rule_time {
height: 120rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_old_user {
height: 280rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_new_user {
height: 240rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_describe {
height: 190rpx;
background: rgba(255, 255, 255, 1);
}
.active_rule_title {
font-size: 30rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(51, 51, 51, 1);
}
.active_rule_time_value {
font-size: 28rpx;
font-family: PingFang-SC-Medium;
font-weight: 500;
color: rgba(252, 48, 57, 1);
padding-top: 10rpx;
}
.active_rule_value {
font-size: 26rpx;
font-family: PingFang-SC-Regular;
font-weight: 400;
color: rgba(102, 102, 102, 1);
margin-top: 15rpx;
}
.A1{
display: flex;
flex-direction: row;
}