调整首页中部图片样式
This commit is contained in:
parent
3580ba2185
commit
b2ad1d6abc
@ -358,50 +358,50 @@ page {
|
|||||||
|
|
||||||
.serverItem1 image {
|
.serverItem1 image {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 12rpx;
|
right: 0rpx;
|
||||||
top: 14rpx;
|
bottom: 0rpx;
|
||||||
width: 103rpx;
|
width: 120rpx;
|
||||||
height: 100rpx;
|
height: 70rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serverItem2 image {
|
.serverItem2 image {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 6rpx;
|
right: 0rpx;
|
||||||
top: 8rpx;
|
bottom: 0rpx;
|
||||||
width: 108rpx;
|
width: 120rpx;
|
||||||
height: 108rpx;
|
height: 70rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serverItem3 image {
|
.serverItem3 image {
|
||||||
width: 116rpx;
|
|
||||||
height: 83rpx;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0rpx;
|
right: 0rpx;
|
||||||
top: 30rpx;
|
bottom: 0rpx;
|
||||||
|
width: 120rpx;
|
||||||
|
height: 70rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serverItem4 image {
|
.serverItem4 image {
|
||||||
width: 130rpx;
|
|
||||||
height: 86rpx;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 30rpx;
|
right: 0rpx;
|
||||||
right: 11rpx;
|
bottom: 0rpx;
|
||||||
|
width: 120rpx;
|
||||||
|
height: 70rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serverItem5 image {
|
.serverItem5 image {
|
||||||
width: 162rpx;
|
|
||||||
height: 93rpx;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0rpx;
|
right: 0rpx;
|
||||||
top: 23rpx;
|
bottom: 0rpx;
|
||||||
|
width: 120rpx;
|
||||||
|
height: 70rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.serverItem6 image {
|
.serverItem6 image {
|
||||||
width: 72rpx;
|
|
||||||
height: 72rpx;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 30rpx;
|
right: 0rpx;
|
||||||
right: 20rpx;
|
bottom: 0rpx;
|
||||||
|
height: 70rpx;
|
||||||
|
width: 120rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.merchant {
|
.merchant {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user