mirror of
https://git.wownero.com/wownero/wownero.org-website.git
synced 2024-08-15 01:03:33 +00:00
rearrange links
This commit is contained in:
parent
c72c057a7b
commit
98dfcb1bda
2 changed files with 29 additions and 40 deletions
|
@ -580,7 +580,7 @@ blockquote:last-child {
|
|||
.btn--lg {
|
||||
padding: 10px 38px;
|
||||
border-radius: 64px;
|
||||
font-size: 25px;
|
||||
font-size: 16px;
|
||||
font-weight: 900;
|
||||
text-transform: uppercase; }
|
||||
@media (max-width: 1399px) {
|
||||
|
@ -723,7 +723,7 @@ zoom: 65%;
|
|||
justify-content: space-between; }
|
||||
.header .header__logo,
|
||||
.header .header__actions {
|
||||
max-width: 40%;
|
||||
max-width: 50%;
|
||||
-webkit-box-flex: 0;
|
||||
-ms-flex: 0 0 50%;
|
||||
flex: 0 0 50%; }
|
||||
|
|
65
index.html
65
index.html
|
@ -30,12 +30,15 @@
|
|||
</div><!-- /.header__logo -->
|
||||
|
||||
<div class="header__actions">
|
||||
<a href="whitepaper.pdf" target="_blank" style="zoom: 90%;" class="btn btn--lg btn--white">
|
||||
<span>Whitepaper</span>
|
||||
</a>
|
||||
<a href="assets/images/roadmap.jpg" target="_blank" style="zoom: 90%;" class="btn btn--lg btn--white">
|
||||
<span>Roadmap</span>
|
||||
<a href="https://suchwow.xyz/posts/top" target="_blank" style="zoom: 90%;" class="btn btn--lg btn--white">
|
||||
<span>Post Meme</span>
|
||||
</a>
|
||||
<a href="https://forum.wownero.com" target="_blank" style="zoom: 90%;" class="btn btn--lg btn--white">
|
||||
<span>Community Forum</span>
|
||||
</a>
|
||||
<a href="#wallets" style="zoom: 90%;" class="btn btn--lg btn--white">
|
||||
<span>Download Wallet</span>
|
||||
</a>
|
||||
</div><!-- /.header__actions -->
|
||||
</div><!-- /.header__inner -->
|
||||
</div><!-- /.shell -->
|
||||
|
@ -59,6 +62,18 @@
|
|||
|
||||
Unlike Opposing Forks.
|
||||
</div><!-- /.section__entry -->
|
||||
|
||||
<div class="section__actions">
|
||||
<ul class="list-buttons">
|
||||
<li>
|
||||
<a href="assets/images/roadmap.jpg" target="_blank" class="btn btn--md">Roadmap</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="whitepaper.pdf" target="_blank" class="btn btn--md">Whitepaper</a>
|
||||
</li>
|
||||
</ul><!-- /.list-buttons -->
|
||||
</div><!-- /.section__actions -->
|
||||
</div><!-- /.section__content -->
|
||||
|
||||
<div class="section__bg1" style="background-image: url('assets/images/logo-transparent.svg');"></div><!-- /.section__bg -->
|
||||
|
@ -102,7 +117,7 @@
|
|||
|
||||
<div class="section__content">
|
||||
<header class="section__head">
|
||||
<h1 class="title">Join the community</h1><!-- /.title -->
|
||||
<h1 class="title">Open Source Development</h1><!-- /.title -->
|
||||
</header><!-- /.section__head -->
|
||||
|
||||
<div class="section__entry">
|
||||
|
@ -154,7 +169,7 @@
|
|||
<section class="section-contact section-bg">
|
||||
<div class="shell">
|
||||
<header class="section__head">
|
||||
<h1 class="title">WOW Wallets</h1><!-- /.title -->
|
||||
<a name="wallets"><h1 class="title">WOW Wallets</h1></a><!-- /.title -->
|
||||
</header><!-- /.section__head -->
|
||||
|
||||
<div class="section__body">
|
||||
|
@ -239,24 +254,6 @@
|
|||
<p>Every coin needs one of these</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<figure>
|
||||
<a href="https://forum.wownero.com/">
|
||||
<i class="ico-forums">
|
||||
<svg>
|
||||
<use xlink:href="#ico-forums"></use>
|
||||
</svg>
|
||||
</i>
|
||||
</a>
|
||||
</figure>
|
||||
|
||||
<h4>
|
||||
<a href="https://forum.wownero.com/">Forums</a>
|
||||
</h4>
|
||||
|
||||
<p>The Wownero forums MEME HERE</p>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<figure>
|
||||
<a href="https://github.com/enerc/wownero-daemon/releases/tag/0.8">
|
||||
|
@ -610,7 +607,7 @@
|
|||
<section class="section-contact section-bg js-animate">
|
||||
<div class="shell">
|
||||
<header class="section__head">
|
||||
<h1 class="title">Get in touch</h1><!-- /.title -->
|
||||
<h1 class="title">Join the community</h1><!-- /.title -->
|
||||
</header><!-- /.section__head -->
|
||||
|
||||
<div class="section__body">
|
||||
|
@ -681,17 +678,17 @@
|
|||
|
||||
<li>
|
||||
<figure>
|
||||
<a href="mailto:wownero@protonmail.com">
|
||||
<i class="ico-email">
|
||||
<a href="https://forum.wownero.com">
|
||||
<i class="ico-forums">
|
||||
<svg>
|
||||
<use xlink:href="#ico-email"></use>
|
||||
<use xlink:href="#ico-forums"></use>
|
||||
</svg>
|
||||
</i>
|
||||
</a>
|
||||
</figure>
|
||||
|
||||
<h4>
|
||||
<a href="mailto:wownero@protonmail.com">E-mail</a>
|
||||
<a href="https://forum.wownero.com">Forum</a>
|
||||
</h4>
|
||||
</li>
|
||||
</ul><!-- /.list-socials -->
|
||||
|
@ -710,14 +707,6 @@
|
|||
<h4>Merchants:</h4>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://wownero.com/shop/">Wownero Shop</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://cryptostashs.com/shop/">CryptoStashs</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="https://www.cyphermarket.com/product-tag/wownero/">CypherMarket</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in a new issue