Authored by 郝肖肖

Merge branch 'feature/yohoCoin' into release/5.2

... ... @@ -166,7 +166,7 @@
.pan dd {
display: none;
border: 1px #ccc solid;
padding: 10px 15px;
padding: 10px 12px;
margin-bottom: 10px;
}
... ... @@ -253,7 +253,7 @@
.play-right {
float: right;
width: 410px;
width: 425px;
.pan {
text-align: right;
... ... @@ -357,10 +357,10 @@
.play-pan {
font-size: 14px;
width: 100%;
height: 166px;
height: 155px;
.num-list-width {
width: 360px;
width: 380px;
}
.yoho-coin-help-link {
... ... @@ -397,7 +397,7 @@
border: 1px solid #000;
margin-top: 10px;
width: 280px;
height: 150px;
height: 145px;
padding: 15px;
text-align: left;
cursor: auto;
... ...