From 87ad5d1ca04f3facf89e7a02538645095713087a Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Thu, 15 Dec 2022 14:38:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=A8=E6=88=BF=EF=BC=9A=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=BC=80=E5=A5=96=E7=BB=93=E6=9E=9Cui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/activity/act-ocean/css/index.css | 4 ++-- view/peko/activity/act-ocean/css/index.scss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/view/peko/activity/act-ocean/css/index.css b/view/peko/activity/act-ocean/css/index.css index f5d089f..ec63b31 100644 --- a/view/peko/activity/act-ocean/css/index.css +++ b/view/peko/activity/act-ocean/css/index.css @@ -293,7 +293,7 @@ body { background: url("../images/tip.png") no-repeat 0 0/100% 100%; text-align: center; font-size: 0.2933333333rem; - color: rgba(255, 240, 199, 0.6); + color: #FFF0C799; font-weight: bold; } .wrap .game-area .draw-time { @@ -555,7 +555,7 @@ body { position: absolute; left: 50%; transform: translateX(-50%); - top: 3.6rem; + top: 3.8rem; display: flex; } .wrap .game-area .draw-time .put-wrap .put { diff --git a/view/peko/activity/act-ocean/css/index.scss b/view/peko/activity/act-ocean/css/index.scss index 1ac3748..9e4f5e4 100644 --- a/view/peko/activity/act-ocean/css/index.scss +++ b/view/peko/activity/act-ocean/css/index.scss @@ -689,7 +689,7 @@ body { position: absolute; left: 50%; transform: translateX(-50%); - top: 3.6rem; + top: 3.8rem; display: flex; .put {