main #2

Merged
sangge merged 2 commits from :main into main 2023-12-24 01:44:18 +08:00

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;
}