sdsd
This commit is contained in:
parent
8ef6a6693e
commit
8182114e21
@ -223,12 +223,14 @@
|
|||||||
margin-top: 22rpx;
|
margin-top: 22rpx;
|
||||||
// width: 270rpx;
|
// width: 270rpx;
|
||||||
// background-color: rgba(208,15,22,0.100000);
|
// background-color: rgba(208,15,22,0.100000);
|
||||||
border-radius: 28rpx;
|
border-radius: 50rpx;
|
||||||
border: 1px solid rgba(255,255,255,1);
|
border: 1px solid rgba(255,255,255,1);
|
||||||
padding-left: 20rpx;
|
padding-left: 20rpx;
|
||||||
// flex-direction: row;
|
// flex-direction: row;
|
||||||
width: 300rpx;
|
width: 320rpx;
|
||||||
|
height: 50rpx;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
|
box-sizing: border-box;
|
||||||
// width: auto;
|
// width: auto;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
// margin: 22rpx 82rpx 0 0;
|
// margin: 22rpx 82rpx 0 0;
|
||||||
@ -272,18 +274,21 @@
|
|||||||
}
|
}
|
||||||
.image-text_4 {
|
.image-text_4 {
|
||||||
// width: 188rpx;
|
// width: 188rpx;
|
||||||
margin: 8rpx 0 8rpx 0;
|
// margin: 8rpx 0 8rpx 0;
|
||||||
|
margin-top: 4rpx;
|
||||||
}
|
}
|
||||||
.thumbnail_1 {
|
.thumbnail_1 {
|
||||||
color: rgba(212,48,48,1);
|
color: rgba(212,48,48,1);
|
||||||
transform: translateY(-2rpx);
|
// transform: translateY(-2rpx);
|
||||||
margin-right: 8rpx;
|
margin-right: 8rpx;
|
||||||
|
// vertical-align: middle;
|
||||||
}
|
}
|
||||||
.text-group_5 {
|
.text-group_5 {
|
||||||
color: rgba(212,48,48,1);
|
color: rgba(212,48,48,1);
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
font-family: Alibaba-PuHuiTi-R;
|
font-family: Alibaba-PuHuiTi-R;
|
||||||
line-height: 26rpx;
|
line-height: 26rpx;
|
||||||
|
transform: translateY(-4rpx);
|
||||||
}
|
}
|
||||||
.text-wrapper_2 {
|
.text-wrapper_2 {
|
||||||
border-radius: 28rpx;
|
border-radius: 28rpx;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user