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