Buttons!!! (About page WIP)

This commit is contained in:
FallenGravity
2019-10-15 18:02:18 +02:00
parent efe1b328e2
commit 2c7722f06b
4 changed files with 121 additions and 489 deletions

View File

@@ -7,58 +7,133 @@
<p style="font-size: 28px; color:white"> About Ether-1 </p>
</div>
<br>
<br>
<center>
<h2 style="color:white; margin-top: 15px">Buy ETHO</h2>
</center>
<br>
<br>
<div class="ui four column relaxed grid">
<div class="row">
<div class="column">
<a href="https://cryptowolf.eu" class="open-in-browser">
<img src="assets/images/markets/cw.png" style="width:125px; height:103px; margin-left: 45px;"></img>
<div class="ui grid container">
<div class="four wide column">
<a href="https://cryptowolf.eu">
<button class="ui violet inverted button">
<h4>CryptoWolf</h4>
</a>
</div>
<div class="column">
<a href="https://app.stex.com?ref=26491159" class="open-in-browser">
<img src="assets/images/markets/stex.svg"></img>
</button>
</a>
</div>
<div class="four wide column">
<a href="https://app.stex.com?ref=26491159">
<button class="ui violet inverted button">
<h4>Stex</h4>
</a>
</div>
<div class="column">
<a href="https://chainex.io/register/CX187230" class="open-in-browser">
<img src="assets/images/markets/chainex.png"></img>
</button>
</a>
</div>
<div class="four wide column">
<a href="https://chainex.io/register/CX187230">
<button class="ui violet inverted button">
<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>
</button>
</a>
</div>
<div class="four wide column">
<a href="https://google.com">
<button class="ui violet inverted button">
<h4>Graviex</h4>
</a>
</div>
<br>
<div class="column">
<a href="https://tradecx.io?ref=232" class="open-in-browser">
<img src="assets/images/markets/tradecx.png" style="padding-top: 50px; padding-left: 35px;">
</button>
</a>
</div>
</div>
<div class="ui grid container">
<div class="four wide column">
<a href="https://tradecx.io?ref=232">
<button class="ui violet inverted button">
<h4>TradeCX</h4>
</a>
</div>
<div class="column">
<a href="https://www.safe.trade/" class="open-in-browser">
<img src="assets/images/markets/safe.png" style="padding-left: 85px;padding-top: 50px;height: 96px;width: 129px;">
<h4>SafeTrade</h4>
</a>
</div>
<div class="column">
<a href="https://mercatox.com/?referrer=467736" class="open-in-browser">
<img src="assets/images/markets/mercatoxlogo.png" style="padding-left: 65px;padding-top: 50px;height: 96px;">
</button>
</a>
</div>
<div class="four wide column">
<a href="https://mercatox.com/?referrer=467736">
<button class="ui violet inverted button">
<h4>Mercatox</h4>
</a>
</button>
</a>
</div>
<div class="four wide column">
<a href="https://safe.trade">
<button class="ui violet inverted button">
<h4>SafeTrade</h4>
</button>
</a>
</div>
<div class="four wide column">
<a href="https://e-ex.pro">
<button class="ui violet inverted button">
<h4>E-Ex</h4>
</button>
</a>
</div>
</div>
<br>
<br>
<center>
<h2 style="color:white; margin-top: 15px">Ether-1 Links</h2>
</center>
<br>
<br>
<div class="ui grid container">
<div class="four wide column">
<button class="ui inverted green button">Ether-1 Website</button>
</div>
<div class="four wide column">
<button class="ui inverted green button">ethoFS Website</button>
</div>
<div class="four wide column">
<button class="ui inverted green button">Ether-1 Github</button>
</div>
<div class="four wide column">
<button class="ui inverted green button">Ether-1 Github</button>
</div>
</div>
<br>
<br>
<center>
<h2 style="color:white; margin-top: 15px">Ether-1 Social Media</h2>
</center>
<br>
<br>
<div class="ui grid container">
<div class="doubling six column row">
<div class="column">
<button class="ui inverted blue button">Discord</button>
</div>
<div class="column">
<button class="ui inverted blue button">Twitter</button>
</div>
<div class="column">
<button class="ui inverted blue button">Medium</button>
</div>
<div class="column">
<button class="ui inverted blue button">Telegram</button>
</div>
<div class="column">
<button class="ui inverted blue button">Announcements</button>
</div>
<div class="column">
<button class="ui inverted blue button">Email</button>
</div>
<div class="column"></div>
</div>
</div>