Compare commits
2 Commits
2888464a13
...
7c883376d1
Author | SHA1 | Date | |
---|---|---|---|
7c883376d1 | |||
75068b2740 |
@ -35,14 +35,14 @@
|
||||
|
||||
#restaurant .empire img {
|
||||
position: absolute;
|
||||
width: 800px;
|
||||
height: 800px;
|
||||
width: 833px;
|
||||
height: 835px;
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
#louis img{ /* louis 16 */
|
||||
top: 235px;
|
||||
left: 1050px;
|
||||
top: 279px;
|
||||
left: 1006px;
|
||||
display: none;
|
||||
}
|
||||
#louis1 img{ /* 断头台 */
|
||||
@ -137,8 +137,11 @@
|
||||
}
|
||||
#champagne img{ /* 香槟 */
|
||||
left: -10px;
|
||||
|
||||
display: none;
|
||||
left: -8px;
|
||||
top: 728px!important;
|
||||
width: 163px!important;
|
||||
height: 177px!important;
|
||||
}
|
||||
#cheese img{ /* 芝士 */
|
||||
left: 159px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user