master
yuan 7 years ago
parent 7a7f7c2319
commit 7cb99fbc0c

@ -163,7 +163,7 @@ tbody tr:nth-child(odd){
} }
.shape4_position{ .shape4_position{
position: absolute; position: absolute;
left: 0px; left: -10px;
top: 460px; top: 460px;
} }
.shape4_position img{ .shape4_position img{
@ -172,8 +172,8 @@ tbody tr:nth-child(odd){
} }
.shape5_position{ .shape5_position{
position: absolute; position: absolute;
right: 0px; right: -30px;
top: 550px; top: 620px;
} }
.shape5_position img{ .shape5_position img{
width: 95px; width: 95px;

Loading…
Cancel
Save