修改洋葱属性

This commit is contained in:
Hanlin Huang 2023-12-24 01:43:18 +08:00
parent e62edb5a22
commit 44befe5a01

View File

@ -133,6 +133,7 @@
}
#champagne img{ /* 香槟 */
left: -10px;
display: none;
}
#cheese img{ /* 芝士 */
@ -149,6 +150,9 @@
}
#onion-soup img{
left: 750px;
top: 719px!important;
width: 181px!important;
height: 183px!important;
display: none;
}