This commit is contained in:
2023-12-24 23:13:29 +08:00
2 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
body {
background-image: url('../asset/pic/louis16/LouisXVI_Restaurant.png');
background-image: url('../asset/pic/nixon/background.png');
background-repeat: no-repeat;
background-color: rgb(0, 136, 109);
}
@@ -36,17 +36,17 @@
z-index: 4;
}
#louis img{ /* louis 16 */
#nixon img{ /* nixon 16 */
top: 235px;
left: 1050px;
display: none;
}
#louis1 img{ /* 断头台 */
#nixon1 img{ /* 断头台 */
top: 235px;
left: 1050px;
display: none;
}
#louis2 img{ /* 死 */
#nixon2 img{ /* 死 */
top: 235px;
left: 1050px;
display: none;