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