Merge branch 'new-CounterFire-0704' of http://git.kingsome.cn/huangjinming/CounterFireGames into cec-claim
This commit is contained in:
commit
34e57e1810
@ -347,10 +347,10 @@
|
|||||||
<div class="title">Top-Up</div>
|
<div class="title">Top-Up</div>
|
||||||
<div class="credits">
|
<div class="credits">
|
||||||
<div class="credits-top">
|
<div class="credits-top">
|
||||||
<p>Boost Your </p>
|
<!-- <p>Top-Up</p> -->
|
||||||
</div>
|
</div>
|
||||||
<div class="credits-top">
|
<div class="credits-top">
|
||||||
<p>contribution</p>
|
<p>Top-Up to Earn</p>
|
||||||
<div class="tips-hover">
|
<div class="tips-hover">
|
||||||
<img src="@/assets/img/marketplace/Description.png" alt="">
|
<img src="@/assets/img/marketplace/Description.png" alt="">
|
||||||
<div class="credits-tips">
|
<div class="credits-tips">
|
||||||
@ -1805,6 +1805,11 @@ onMounted(() => {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
color: #9950FA;
|
color: #9950FA;
|
||||||
|
span {
|
||||||
|
display: inline-block;
|
||||||
|
width: 90px;
|
||||||
|
text-align: right;
|
||||||
|
}
|
||||||
img {
|
img {
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
@ -2056,7 +2061,7 @@ onMounted(() => {
|
|||||||
}
|
}
|
||||||
span {
|
span {
|
||||||
font-family: 'Poppins';
|
font-family: 'Poppins';
|
||||||
font-size: 18px;
|
font-size: 26px;
|
||||||
color: #03d4f5;
|
color: #03d4f5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user