|
|
|
@ -352,7 +352,7 @@
|
|
|
|
|
}
|
|
|
|
|
.points-dialog .dialog-content{
|
|
|
|
|
margin: auto;
|
|
|
|
|
width: 80%;
|
|
|
|
|
width: 90%;
|
|
|
|
|
display: block;
|
|
|
|
|
position: relative;
|
|
|
|
|
margin-top: 100px;
|
|
|
|
@ -383,12 +383,12 @@
|
|
|
|
|
width: 100%;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
color: rgb(157, 255, 221);
|
|
|
|
|
margin-bottom: 24px;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.points-content .coin{
|
|
|
|
|
width: 80px;
|
|
|
|
|
height: 80px;
|
|
|
|
|
width: 50px;
|
|
|
|
|
height: 50px;
|
|
|
|
|
position: relative;
|
|
|
|
|
background: url(/static/images/star.png) no-repeat;
|
|
|
|
|
background-size: contain;
|
|
|
|
|