From a216a3a61a2858459e0e14236d88ad101abcb7ce Mon Sep 17 00:00:00 2001 From: Email Date: Thu, 1 Jul 2021 15:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- begin.html | 2 +- css/game5.css | 8 +++++++- game4.html | 6 +++--- game5.html | 2 +- img/game4/game4Bgm.png | Bin 481118 -> 388421 bytes img/game4/icon1.png | Bin 4330 -> 11499 bytes img/game4/lin1.png | Bin 4330 -> 11499 bytes img/success/again.png | Bin 0 -> 11308 bytes success.html | 24 ++++++++++++++++++++++++ 9 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 img/success/again.png diff --git a/begin.html b/begin.html index a679e45..ddb9d2b 100644 --- a/begin.html +++ b/begin.html @@ -127,7 +127,7 @@

- 查看游戏规则 +

diff --git a/css/game5.css b/css/game5.css index 5b08736..b817198 100644 --- a/css/game5.css +++ b/css/game5.css @@ -231,7 +231,13 @@ color: #ffffff; -webkit-text-stroke: 2px #306169; position: absolute; - left: 61.5%; + width: 2rem; + text-align: center; + left: 55.5%; top: 56%; transform: translate(-50%, -50%); } +.game5Index .successBox p{ + margin-bottom: .8rem; + +} diff --git a/game4.html b/game4.html index bf46beb..b2f4b96 100644 --- a/game4.html +++ b/game4.html @@ -7,7 +7,7 @@

    -
  • +
  • @@ -22,7 +22,7 @@
    -
  • +
@@ -87,7 +87,7 @@ $('.game4Index .click1 img').css('display','block') $('.game4Index .click1').animate({ 'top': '2.5%', - "right": '25%', + "right": '24%', 'transform': 'translate(-50%,-50%)' }, 1000) diff --git a/game5.html b/game5.html index 18a35ed..92eef0a 100644 --- a/game5.html +++ b/game5.html @@ -64,7 +64,7 @@

-

+

\ No newline at end of file