更改图片位置

This commit is contained in:
2023-12-25 00:01:14 +08:00
parent 94a41fafc6
commit 348a826919

View File

@@ -136,27 +136,39 @@
display: none;
}
#lamb img{
left: -10px;
left: -1px;
top: 643px!important;
width: 268px!important;
height: 268px!important;
display: none;
}
#yoghurt img{ /* 芝士 */
left: 170px;
left: 248px;
top: 679px!important;
width: 228px!important;
height: 228px!important;
display: none;
}
#moussaka img{
left: 380px;
left: 461px;
top: 673px!important;
width: 258px!important;
height: 258px!important;
display: none;
}
#salad img{
left: 590px;
left: 749px;
top: 675px!important;
width: 258px!important;
height: 258px!important;
display: none;
}
#cheese img{
left: 750px;
top: 719px!important;
width: 181px!important;
height: 183px!important;
left: 1021px;
top: 678px!important;
width: 232px!important;
height: 232px!important;
display: none;
}