master
yuan 7 years ago
parent 7a7f7c2319
commit 7cb99fbc0c

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

Loading…
Cancel
Save