feat: update chars and dishes css
This commit is contained in:
parent
a7b54f3192
commit
1569a5c61a
22
css/game.css
22
css/game.css
@ -54,12 +54,30 @@
|
||||
#customer1 img{ /* 中年男 */
|
||||
display: none;
|
||||
}
|
||||
#customer1-2 img{ /* unhappy中年男 */
|
||||
display: none;
|
||||
}
|
||||
#customer1-3 img{ /* angry中年男 */
|
||||
display: none;
|
||||
}
|
||||
#customer2 img{ /* 小女孩 */
|
||||
display: none;
|
||||
}
|
||||
#customer2-2 img{ /* unhappy小女孩 */
|
||||
display: none;
|
||||
}
|
||||
#customer2-3 img{ /* angry小女孩 */
|
||||
display: none;
|
||||
}
|
||||
#customer3 img{ /* 老奶奶 */
|
||||
display: none;
|
||||
}
|
||||
#customer3-2 img{ /* 老奶奶 */
|
||||
display: none;
|
||||
}
|
||||
#customer3-3 img{ /* 老奶奶 */
|
||||
display: none;
|
||||
}
|
||||
#mapo-tofu img{ /* 麻婆豆腐 */
|
||||
display: none;
|
||||
}
|
||||
@ -68,11 +86,11 @@
|
||||
display: none;
|
||||
}
|
||||
#yangzhou-fried-rice img{
|
||||
left: 450px;
|
||||
left: 485px;
|
||||
display: none;
|
||||
}
|
||||
#braised-prawns img{
|
||||
left: 650px;
|
||||
left: 700px;
|
||||
display: none;
|
||||
}
|
||||
#kung-pao-chicken img{
|
||||
|
Loading…
x
Reference in New Issue
Block a user