merge
This commit is contained in:
parent
8dca326479
commit
8965f4c774
@ -319,8 +319,8 @@
|
|||||||
>
|
>
|
||||||
<div class="rule_tit">How to play CEBG?</div>
|
<div class="rule_tit">How to play CEBG?</div>
|
||||||
<div class="rule_descprition " style="display: none;">
|
<div class="rule_descprition " style="display: none;">
|
||||||
<a style="color: #fff;" href="www.cebg.games/release/cebg.apk"
|
<a style="color: #d6a165;" href="www.cebg.games/release/cebg.apk"
|
||||||
>Please download the game by www.cebg.games/release/cebg.apk</a
|
>Please download the game by <span style="border-bottom: 1px solid #d6a165;"> www.cebg.games/release/cebg.apk</span></a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<a href="javascript:void(0)" class="sliderbtn"
|
<a href="javascript:void(0)" class="sliderbtn"
|
||||||
|
@ -99,6 +99,7 @@ export default {
|
|||||||
margin-top: 1vh;
|
margin-top: 1vh;
|
||||||
width: 7vw;
|
width: 7vw;
|
||||||
height: 7vw;
|
height: 7vw;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
.header-login {
|
.header-login {
|
||||||
width: 36vw;
|
width: 36vw;
|
||||||
@ -109,6 +110,7 @@ export default {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 0.6rem;
|
font-size: 0.6rem;
|
||||||
height: 4vh;
|
height: 4vh;
|
||||||
|
cursor: pointer;
|
||||||
font-family: 'BigJohn';
|
font-family: 'BigJohn';
|
||||||
margin-right: 1.5vw;
|
margin-right: 1.5vw;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="title">INPUT INVITATIONN CODE</div>
|
<div class="title">INPUT INVITATION CODE</div>
|
||||||
|
|
||||||
<div class="invitation-code">
|
<div class="invitation-code">
|
||||||
<span class="lable">Invitation Code:</span>
|
<span class="lable">Invitation Code:</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user