纪念日调整
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
.empty-cls {
|
||||
margin-top: 250rpx !important;
|
||||
}
|
||||
.contentView{
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
.anniversary{
|
||||
height: 300rpx;
|
||||
margin: 10rpx 20rpx;
|
||||
border: 5px ridge #f0a1a8;
|
||||
border-radius: 5px;
|
||||
}
|
||||
image{
|
||||
width: 100%;
|
||||
height: 120rpx;
|
||||
}
|
||||
.title {
|
||||
padding-left: 10rpx;
|
||||
font-size: 38rpx;
|
||||
}
|
||||
.remark {
|
||||
padding-left: 10rpx;
|
||||
margin-top: 5rpx;
|
||||
font-size: 28rpx;
|
||||
line-height: 28rpx;
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user