Commit ee2ebf38 authored by 陈冲's avatar 陈冲

更改描述

parent 57143944
...@@ -251,7 +251,7 @@ const showGameRuleHandler = () => { ...@@ -251,7 +251,7 @@ const showGameRuleHandler = () => {
<div class="rule-title">游戏规则</div> <div class="rule-title">游戏规则</div>
<div class="rule-txt"> <div class="rule-txt">
微信用户通过扫描大屏幕二维码 微信用户通过扫描大屏幕二维码
参与,可容纳多人同时进行且比拼骑马(摇一摇)速度谁最快即为获胜,游戏结束按分值高低先后排名,有机会获得新疆福彩定制周边礼品一份。 参与,可容纳多人同时进行且比拼敲鼓,谁敲的最多即为获胜,游戏结束按分值高低先后排名,有机会获得新疆福彩定制周边礼品一份。
</div> </div>
</div> </div>
<div class="rule-close"> <div class="rule-close">
...@@ -275,8 +275,7 @@ const showGameRuleHandler = () => { ...@@ -275,8 +275,7 @@ const showGameRuleHandler = () => {
.rule-container { .rule-container {
.rule-txt-container { .rule-txt-container {
background: #FFF9E4; background: #FFF9E4;
margin-left: 20px; margin:0 40px;
margin-right: 20px;
border-radius: 5px; border-radius: 5px;
padding-top: 20px; padding-top: 20px;
padding-bottom: 10px; padding-bottom: 10px;
...@@ -285,6 +284,7 @@ const showGameRuleHandler = () => { ...@@ -285,6 +284,7 @@ const showGameRuleHandler = () => {
text-align: center; text-align: center;
color: #850000; color: #850000;
font-weight: bold; font-weight: bold;
font-size: 15pt;
} }
.rule-txt { .rule-txt {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment