Start of the About page (WIP)
This commit is contained in:
@@ -1,7 +1,55 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css">
|
||||
<link rel="stylesheet" href="assets/styles/about.css">
|
||||
</head>
|
||||
|
||||
<div id="walletsToolbar">
|
||||
<span style="font-size: 28px;"> About Ether-1 </span>
|
||||
<p style="font-size: 28px; color:white"> About Ether-1 </p>
|
||||
</div>
|
||||
|
||||
<h1>
|
||||
Coming Soon
|
||||
</h1>
|
||||
<center>
|
||||
<h2 style="color:white; margin-top: 15px">Buy Ether-1</h2>
|
||||
</center>
|
||||
|
||||
<br>
|
||||
|
||||
<div class="ui four column relaxed grid">
|
||||
<div class="row">
|
||||
<div class="column">
|
||||
<a href="https://google.com" class="open-in-browser">
|
||||
<img src="assets/images/markets/cw.png" style="width:125px; height:103px; margin-left: 45px;"></img>
|
||||
<h4>CryptoWolf</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="column">
|
||||
<a href="https://google.com" class="open-in-browser">
|
||||
<img src="assets/images/markets/stex.svg"></img>
|
||||
<h4>Stex</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="column">
|
||||
<a href="https://google.com" class="open-in-browser">
|
||||
<img src="assets/images/markets/chainex.png"></img>
|
||||
<h4>ChainEX</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="column">
|
||||
<a href="https://google.com" class="open-in-browser">
|
||||
<img src="assets/images/markets/graviex.png" style="margin-left: 65px;"></img>
|
||||
<h4>Graviex</h4>
|
||||
</a>
|
||||
</div>
|
||||
<br>
|
||||
<div class="column">
|
||||
<a href="https://google.com" class="open-in-browser">
|
||||
<img src="assets/images/markets/tradecx.png" style="padding-top: 50px; padding-left: 35px;">
|
||||
<h4>TradeCX</h4>
|
||||
</a>
|
||||
</div>
|
||||
<div class="column"></div>
|
||||
<div class="column"></div>
|
||||
<div class="column"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script href="https://cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user