修改team页面
This commit is contained in:
parent
a712013922
commit
1b7bab41de
@ -55,8 +55,7 @@
|
||||
<span>Producer Expert</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
'An expert in game design with 17-year experience in the game industry. ',
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
@ -64,77 +63,66 @@
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Yoda
|
||||
<span>Tokenomic Expert</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
PhD. in Mathematics.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Former Data Scientist of Giant Interactive Group.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Jesse
|
||||
<span>Branding Leader</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Over 5-year experience in gaming, and used to work for NetEast and other famous game companies.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Michael Yue
|
||||
<span>Chief Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
A well-known originator for the game industry in China.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Former Co-Founder of Giant Interactive Group.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Ben
|
||||
<span>Community Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
Head of Operation of Multiverse Play.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Avid crypto enthusiast, senior investor, and versatile talent
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Ray
|
||||
<span>Marketing Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
Head of Gaming of Multiverse Play.
|
||||
<br/>
|
||||
18-year experience in game publishing and R&D.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Alan
|
||||
<span>Technical Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
Head of Technical of Multiverse Play.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
16-year experience in Gaming industry.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -28,7 +28,7 @@
|
||||
<a href="./tokenomic.html">Tokenomic</a>
|
||||
<a href="./team.html">Team</a>
|
||||
<a href="./roadmap.html">Roadmap</a>
|
||||
<a href="javascript:alert('Comeing soon')">
|
||||
<a href="https://mall.cebg.games/index.html">
|
||||
<img src="imgMobile/home/marketplace@2x.png" height="35" />
|
||||
</a>
|
||||
</nav>
|
||||
|
@ -28,7 +28,7 @@
|
||||
<a href="./tokenomic.html" class="cur">Tokenomic</a>
|
||||
<a href="./team.html">Team</a>
|
||||
<a href="./roadmap.html">Roadmap</a>
|
||||
<a href="javascript:alert('Comeing soon')">
|
||||
<a href="https://mall.cebg.games/index.html">
|
||||
<img src="imgMobile/home/marketplace@2x.png" height="35" />
|
||||
</a>
|
||||
</nav>
|
||||
|
@ -86,7 +86,7 @@ body {
|
||||
z-index: 6;
|
||||
}
|
||||
|
||||
.header-adv {
|
||||
.header-content {
|
||||
position: absolute;
|
||||
width: 90%;
|
||||
top:9%;
|
||||
|
@ -55,7 +55,7 @@
|
||||
<!-- <div class="header-lh">
|
||||
<img src="imgMobile/home/xl@2x.png" width="115%" />
|
||||
</div> -->
|
||||
<div class="header-adv">
|
||||
<div class="header-content">
|
||||
<img src="imgMobile/home/jx@2x.png" width="100%" />
|
||||
</div>
|
||||
<div class="download-btns">
|
||||
|
@ -60,8 +60,7 @@
|
||||
<span>Producer Expert</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
'An expert in game design with 17-year experience in the game industry. ',
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
@ -69,77 +68,66 @@
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Yoda
|
||||
<span>Tokenomic Expert</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
PhD. in Mathematics.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Former Data Scientist of Giant Interactive Group.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Jesse
|
||||
<span>Branding Leader</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Over 5-year experience in gaming, and used to work for NetEast and other famous game companies.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Michael Yue
|
||||
<span>Chief Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
A well-known originator for the game industry in China.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Former Co-Founder of Giant Interactive Group.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Ben
|
||||
<span>Community Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
Head of Operation of Multiverse Play.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
Avid crypto enthusiast, senior investor, and versatile talent
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Ray
|
||||
<span>Marketing Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
Head of Gaming of Multiverse Play.
|
||||
<br/>
|
||||
18-year experience in game publishing and R&D.
|
||||
</p>
|
||||
</div>
|
||||
<div class="team-item">
|
||||
<h3 class="na-he">
|
||||
Super G.
|
||||
<span>Producer Expert</span>
|
||||
Alan
|
||||
<span>Technical Advisor</span>
|
||||
</h3>
|
||||
<p class="na-he">
|
||||
An expert in game design with 17-year experience in the game
|
||||
industry.
|
||||
Head of Technical of Multiverse Play.
|
||||
<br />
|
||||
Project experience includes <Magic Rings 2> <Journey to the
|
||||
War> <Eos Dynasty> <Battle Royale> etc.
|
||||
16-year experience in Gaming industry.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user