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