Compare commits
2 Commits
fd91742e9c
...
05c06e938b
Author | SHA1 | Date | |
---|---|---|---|
05c06e938b | |||
0b482f6381 |
@ -37,6 +37,8 @@
|
||||
position: absolute;
|
||||
width: 833px;
|
||||
height: 835px;
|
||||
top: 279px;
|
||||
left: 1006px;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
|
@ -16,9 +16,9 @@
|
||||
#restaurant .customer img {
|
||||
position: absolute;
|
||||
z-index: 0;
|
||||
width: 1024px;
|
||||
height: 1024px;
|
||||
top:50px;
|
||||
width: 999px;
|
||||
height: 999px;
|
||||
top: 88px;
|
||||
left: -100px;
|
||||
}
|
||||
#restaurant .dish img {
|
||||
@ -31,14 +31,16 @@
|
||||
|
||||
#restaurant .empire img {
|
||||
position: absolute;
|
||||
width: 800px;
|
||||
height: 800px;
|
||||
width: 804px;
|
||||
height: 807px;
|
||||
top: 305px;
|
||||
left: 1052px;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#nixon img{ /* nixon 16 */
|
||||
top: 235px;
|
||||
left: 1050px;
|
||||
top: 305px;
|
||||
left: 1052px;
|
||||
display: none;
|
||||
}
|
||||
#nixon1 img{ /* 断头台 */
|
||||
@ -132,27 +134,38 @@
|
||||
display: none;
|
||||
}
|
||||
#burger img{
|
||||
left: -10px;
|
||||
|
||||
left: -13px;
|
||||
top: 682px!important;
|
||||
width: 229px!important;
|
||||
height: 248px!important;
|
||||
display: none;
|
||||
}
|
||||
#hot_dog img{
|
||||
left: 170px;
|
||||
left: 201px;
|
||||
top: 709px!important;
|
||||
width: 229px!important;
|
||||
height: 248px!important;
|
||||
display: none;
|
||||
}
|
||||
#apple_pie img{
|
||||
left: 380px;
|
||||
left: 444px;
|
||||
top: 709px!important;
|
||||
width: 229px!important;
|
||||
height: 248px!important;
|
||||
display: none;
|
||||
}
|
||||
#fried_chicken img{
|
||||
left: 590px;
|
||||
left: 692px;
|
||||
top: 713px!important;
|
||||
width: 229px!important;
|
||||
height: 248px!important;
|
||||
display: none;
|
||||
}
|
||||
#pancakes img{
|
||||
left: 750px;
|
||||
top: 719px!important;
|
||||
width: 181px!important;
|
||||
height: 183px!important;
|
||||
left: 954px;
|
||||
top: 709px!important;
|
||||
width: 213px!important;
|
||||
height: 233px!important;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user