feat: add win and lose pic

This commit is contained in:
2023-12-24 20:03:04 +08:00
parent 7e5c0ebeb6
commit ae839ef248
7 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
body {
text-align: center;
padding-top: 50px;
background-image: url("asset/pic/luois16/win.jpg");
background-image: url("asset/pic/alexander/win.jpg");
background-repeat: no-repeat;
}
.btn {