diff --git a/view/peko/activity/act-ocean/css/index.css b/view/peko/activity/act-ocean/css/index.css index ec63b31..0c56228 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: #FFF0C799; + color: rgba(255, 240, 199, 0.6); font-weight: bold; } .wrap .game-area .draw-time { @@ -393,11 +393,11 @@ body { } .wrap .game-area .draw-time .top-three .top-three-list .no1 .num { width: 100%; - height: 0.3333333333rem; + height: 0.4rem; position: absolute; - bottom: 0.2rem; - display: flex; - justify-content: center; + bottom: 0.15rem; + line-height: 0.4rem; + text-align: center; } .wrap .game-area .draw-time .top-three .top-three-list .no1 .num .diamond { width: 0.3333333333rem; @@ -448,8 +448,8 @@ body { height: 0.3333333333rem; position: absolute; bottom: 0.14rem; - display: flex; - justify-content: center; + text-align: center; + line-height: 0.3333333333rem; } .wrap .game-area .draw-time .top-three .top-three-list .no2 .num .diamond { width: 0.3333333333rem; @@ -501,8 +501,8 @@ body { height: 0.3333333333rem; position: absolute; bottom: 0.14rem; - display: flex; - justify-content: center; + text-align: center; + line-height: 0.3333333333rem; } .wrap .game-area .draw-time .top-three .top-three-list .no3 .num .diamond { width: 0.3333333333rem; @@ -695,6 +695,7 @@ body { } .wrap .shade-mask .shade-content main div { line-height: 1.2; + margin-top: 0.2rem; } .wrap .shade-mask .shade-content main div .title { width: 3.36rem; @@ -714,7 +715,7 @@ body { height: 3.9866666667rem; } .wrap .shade-mask .shade-content main div .jietu.t3 { - height: 4.0133333333rem; + height: 4.2rem; } .wrap .shade-mask-rank { display: none; diff --git a/view/peko/activity/act-ocean/css/index.scss b/view/peko/activity/act-ocean/css/index.scss index 9e4f5e4..9e6eee8 100644 --- a/view/peko/activity/act-ocean/css/index.scss +++ b/view/peko/activity/act-ocean/css/index.scss @@ -493,11 +493,14 @@ body { .num { width: 100%; - height: px2rem(25, ); + height: 0.4rem; position: absolute; - bottom: 0.2rem; - display: flex; - justify-content: center; + bottom: 0.15rem; + // display: flex; + // align-items: center; + // justify-content: center; + line-height: 0.4rem; + text-align: center; .diamond { width: px2rem(25, ); @@ -539,6 +542,7 @@ body { left: 50%; transform: translateX(-50%); } + .nick { width: 100%; font-size: px2rem(22, ); @@ -555,8 +559,8 @@ body { height: px2rem(25, ); position: absolute; bottom: 0.14rem; - display: flex; - justify-content: center; + text-align: center; + line-height: px2rem(25, ); .diamond { width: px2rem(25, ); @@ -599,6 +603,7 @@ body { left: 50%; transform: translateX(-50%); } + .nick { width: 100%; font-size: px2rem(22, ); @@ -615,8 +620,8 @@ body { height: px2rem(25, ); position: absolute; bottom: 0.14rem; - display: flex; - justify-content: center; + text-align: center; + line-height: px2rem(25, ); .diamond { width: px2rem(25, ); @@ -856,6 +861,7 @@ body { div { line-height: 1.2; + margin-top: 0.2rem; .title { width: px2rem(252); @@ -877,7 +883,8 @@ body { } &.t3 { - height: px2rem(301); + // height: px2rem(301); + height: 4.2rem; } } } diff --git a/view/peko/activity/act-ocean/images/t1.png b/view/peko/activity/act-ocean/images/t1.png index 4024ec9..942b97f 100644 Binary files a/view/peko/activity/act-ocean/images/t1.png and b/view/peko/activity/act-ocean/images/t1.png differ diff --git a/view/peko/activity/act-ocean/images/t3.png b/view/peko/activity/act-ocean/images/t3.png index 8d35f14..1f25662 100644 Binary files a/view/peko/activity/act-ocean/images/t3.png and b/view/peko/activity/act-ocean/images/t3.png differ diff --git a/view/peko/activity/act-ocean/index.html b/view/peko/activity/act-ocean/index.html index 3847388..a92230e 100644 --- a/view/peko/activity/act-ocean/index.html +++ b/view/peko/activity/act-ocean/index.html @@ -159,7 +159,7 @@

参与方式

- 用戶可通過花費鉆石參與《星級廚房》遊戲,每次最少消耗1000鉆石,每回合時間30秒 + 用戶可通過花費鉆石參與《星級廚房》遊戲,每次最少消耗100鉆石,每回合時間30秒