From ae839ef24877e7eb6e06c822731f7414c7c72559 Mon Sep 17 00:00:00 2001 From: sangge <2251250136@qq.com> Date: Sun, 24 Dec 2023 20:03:04 +0800 Subject: [PATCH] feat: add win and lose pic --- alexlose.html | 2 +- alexwin.html | 2 +- elizabethlose.html | 2 +- elizabethwin.html | 2 +- nixongame.html | 8 ++++---- nixonlose.html | 2 +- nixonwin.html | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/alexlose.html b/alexlose.html index 7959538..dbe1817 100644 --- a/alexlose.html +++ b/alexlose.html @@ -8,7 +8,7 @@ body { text-align: center; padding-top: 50px; - background-image: url("asset/pic/louis16/lose.png"); + background-image: url("asset/pic/alexander/lose.jpg"); background-repeat: no-repeat; } .btn { diff --git a/alexwin.html b/alexwin.html index 2542bbf..f0d7cfc 100644 --- a/alexwin.html +++ b/alexwin.html @@ -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 { diff --git a/elizabethlose.html b/elizabethlose.html index 7959538..f427f64 100644 --- a/elizabethlose.html +++ b/elizabethlose.html @@ -8,7 +8,7 @@ body { text-align: center; padding-top: 50px; - background-image: url("asset/pic/louis16/lose.png"); + background-image: url("asset/pic/elizabeth/lose.jpg"); background-repeat: no-repeat; } .btn { diff --git a/elizabethwin.html b/elizabethwin.html index 2542bbf..25c240d 100644 --- a/elizabethwin.html +++ b/elizabethwin.html @@ -8,7 +8,7 @@ body { text-align: center; padding-top: 50px; - background-image: url("asset/pic/luois16/win.jpg"); + background-image: url("asset/pic/elizabeth/win.jpg"); background-repeat: no-repeat; } .btn { diff --git a/nixongame.html b/nixongame.html index 1bf96b6..b9be601 100644 --- a/nixongame.html +++ b/nixongame.html @@ -19,14 +19,14 @@ -