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

24 lines
362 B

.title {
margin-top: 10rpx;
text-align: center;
font-size: 18px;
font-weight: bold;
}
.s-title {
font-size: 16px;
font-weight:bolder;
margin: 10rpx 0 0 20rpx
}
.content {
font-size: 14px;
margin: 10rpx 0 0 20rpx
}
.connection {
font-size: 16px;
text-align: end;
margin: 100rpx 20rpx 0 0;
font-weight: bold;
}