wowario 4 years ago
parent d9bbb973dd
commit 41e9edcf72
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -193,7 +193,7 @@ body {
background: #3D3D3D;
font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 36px;
font-size: 25px;
line-height: 1.18;
color: #fff; }
@media (max-width: 1399px) {
@ -234,7 +234,7 @@ h6 {
margin-bottom: calc(1.18em / 2); }
.h1,
h1 {
font-size: 76px;
font-size: 50px;
font-weight: 900;
line-height: 1.08; }
@media (max-width: 1399px) {
@ -255,7 +255,7 @@ h1 {
font-size: 30px; } }
.h2,
h2 {
font-size: 50px; }
font-size: 45px; }
@media (max-width: 1399px) {
.h2,
h2 {
@ -274,7 +274,7 @@ h2 {
font-size: 28px; } }
.h3,
h3 {
font-size: 46px; }
font-size: 36px; }
@media (max-width: 1399px) {
.h3,
h3 {
@ -293,7 +293,7 @@ h3 {
font-size: 26px; } }
.h4,
h4 {
font-size: 36px; }
font-size: 25px; }
@media (max-width: 1399px) {
.h4,
h4 {
@ -312,7 +312,7 @@ h4 {
font-size: 24px; } }
.h5,
h5 {
font-size: 30px; }
font-size: 25px; }
@media (max-width: 1023px) {
.h5,
h5 {
@ -323,7 +323,7 @@ h5 {
font-size: 22px; } }
.h6,
h6 {
font-size: 24px; }
font-size: 20px; }
@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
.h6,
h6 {
@ -568,7 +568,8 @@ blockquote:last-child {
padding: 16px 15px; } }
/* Button medium */
.btn--md {
min-width: 421px; }
border-radius: 64px;
font-size: 20px; }
@media (max-width: 1199px) {
.btn--md {
min-width: 400px; } }
@ -579,7 +580,7 @@ blockquote:last-child {
.btn--lg {
padding: 10px 38px;
border-radius: 64px;
font-size: 46px;
font-size: 25px;
font-weight: 900;
text-transform: uppercase; }
@media (max-width: 1399px) {
@ -608,6 +609,7 @@ blockquote:last-child {
Footer
\* ------------------------------------------------------------ */
.footer {
font-size: 20px;
zoom: 65%;
padding: 102px 0;
background: #1A1A1A; }
@ -697,7 +699,7 @@ zoom: 65%;
.header {
box-shadow: 0px 0px 7px black;
zoom: 50%;
position: fixed;
position: absolute;
top: 0;
left: 0;
width: 100%;
@ -721,7 +723,7 @@ zoom: 65%;
justify-content: space-between; }
.header .header__logo,
.header .header__actions {
max-width: 50%;
max-width: 40%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%; }
@ -1306,7 +1308,7 @@ zoom: 65%;
.section-logo {
padding: 40px 0 10px; } }
.section-logo .section__logo1 {
max-width: 600px;
max-width: 450px;
margin: 0 auto; }
@media (max-width: 1199px) {
.section-logo .section__logo1 {

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

@ -30,10 +30,10 @@
</div><!-- /.header__logo -->
<div class="header__actions">
<a href="http://yiiisu.com/load.php?action=download&id=3" style="zoom: 90%;" class="btn btn--lg btn--white">
<a href="assets/images/roadmap.jpg" style="zoom: 90%;" class="btn btn--lg btn--white">
<span>Whitepaper</span>
</a>
<a href="https://i.ytimg.com/vi/CojcDdVr3QM/maxresdefault.jpg" style="zoom: 90%;" class="btn btn--lg btn--white">
<a href="whitepaper.pdf" style="zoom: 90%;" class="btn btn--lg btn--white">
<span>Roadmap</span>
</a>
</div><!-- /.header__actions -->
@ -46,7 +46,7 @@
<div class="shell">
<div class="section__inner">
<figure class="section__logo1">
<img src="assets/images/logo-sm.svg" alt="">
<img src="assets/images/stronk.png" alt="">
</figure>
</div><!-- /.section__inner -->
</div><!-- /.shell -->
@ -71,7 +71,7 @@
<div class="section__entry">
<p>Wownero is a CPU-mineable privacy-centric memecoin. It is a software fork of Monero with a lite version of RandomX (1MB scratchpad), a ring size of 22, and a faster difficulty adjustment. Wownero has a deflationary finite supply of 184,467,440 coins with a slow and steady emission over 50 years. Wownero is a fairly launched coin with no premine, instamine, or dev tax.</p>
<a href="https://monerov.org/" class="link">Unlike Opposing Forks.</a>
<h3>Unlike Opposing Forks.</h3>
</div><!-- /.section__entry -->
</div><!-- /.section__content -->
@ -101,7 +101,7 @@
<div class="section__actions">
<ul class="list-buttons">
<li>
<a href="https://wowbux.org/downloads/" class="btn btn--md">Desktop Wallets</a>
<a href="https://git.wownero.com/wownero/wownero/releases" class="btn btn--md">Desktop Wallets</a>
</li>
<li>
@ -137,11 +137,11 @@
<div class="section__actions">
<ul class="list-buttons">
<li>
<a href="https://git.wownero.com/" class="btn btn--sm">WOW git</a>
<a href="https://git.wownero.com/" class="btn btn--md">WOW git</a>
</li>
<li>
<a href="https://funding.wownero.com/proposals" class="btn btn--sm">WOW funding system</a>
<a href="https://funding.wownero.com/proposals" class="btn btn--md">WOW funding system</a>
</li>
</ul><!-- /.list-buttons -->
</div><!-- /.section__actions -->
@ -171,7 +171,7 @@
</div><!-- /.section__entry -->
<div class="section__actions">
<a href="https://github.com/jwinterm/monerospelunker/releases" class="btn btn--sm">Wownero spelunker</a>
<a href="https://github.com/jwinterm/monerospelunker/releases" class="btn btn--md">Wownero spelunker</a>
</div><!-- /.section__actions -->
</div><!-- /.section__content -->
@ -192,7 +192,7 @@
<ul class="list-resources" style="zoom: 60%;">
<li>
<figure>
<a href="https://github.com/wownero/wownero/releases/latest">
<a href="https://git.wownero.com/wownero/wownero/releases">
<i class="ico-binaries">
<svg>
<use xlink:href="#ico-binaries"></use>
@ -202,7 +202,7 @@
</figure>
<h4>
<a href="https://github.com/wownero/wownero/releases/latest">Binaries</a>
<a href="https://git.wownero.com/wownero/wownero/releases">Binaries</a>
</h4>
<p>Precompiled binaries for lazy sys admins</p>
@ -282,7 +282,7 @@
<li>
<figure>
<a href="https://github.com/wownero/wownero">
<a href="https://git.wownero.com/wownero/wownero">
<i class="ico-github">
<svg>
<use xlink:href="#ico-github"></use>
@ -292,7 +292,7 @@
</figure>
<h4>
<a href="https://github.com/wownero/wownero">Source Code</a>
<a href="https://git.wownero.com/wownero/wownero">Source Code</a>
</h4>
<p>Review and compile the code</p>
@ -425,22 +425,6 @@
</a>
</figure>
<h4>
<a href="#">Fuwa</a>
</h4>
<h6>Lead Mobile Dev</h6>
<p>Guy who installs secret miners and keyloggers on phones.</p>
</li>
<li>
<figure>
<a href="#">
<img src="assets/images/temp/dev-image4.jpg" alt="">
</a>
</figure>
<h4>
<a href="#">Dsc_</a>
</h4>
@ -626,7 +610,7 @@
<li>
<figure>
<a href="https://discord.gg/DSC9TWx">
<a href="https://discord.gg/abgaJbN">
<i class="ico-discord">
<svg>
<use xlink:href="#ico-discord"></use>
@ -636,13 +620,13 @@
</figure>
<h4>
<a href="https://discord.gg/DSC9TWx">Discord</a>
<a href="https://discord.gg/abgaJbN">Discord</a>
</h4>
</li>
<li>
<figure>
<a href="mailto:wownero@wownero.org">
<a href="mailto:wownero@protonmail.com">
<i class="ico-email">
<svg>
<use xlink:href="#ico-email"></use>
@ -652,7 +636,7 @@
</figure>
<h4>
<a href="mailto:wownero@wownero.org">E-mail</a>
<a href="mailto:wownero@protonmail.com">E-mail</a>
</h4>
</li>
</ul><!-- /.list-socials -->
@ -723,11 +707,11 @@
<ul>
<li>
<a href="https://github.com/wownero/wow-app/releases/latest">GUI Wallet</a>
<a href="https://git.wownero.com/wownero/wow-app/releasest">GUI Wallet</a>
</li>
<li>
<a href="https://github.com/wownero/wow-lite-wallet/releases/latest">Lite Wallet</a>
<a href="https://git.wownero.com/wownero/wow-lite-wallet/releases">Lite Wallet</a>
</li>
<li>
@ -735,7 +719,7 @@
</li>
<li>
<a href="https://github.com/wownero/wownero/releases/latest">CLI Wallet</a>
<a href="https://git.wownero.com/wownero/wownero/releases">CLI Wallet</a>
</li>
</ul>
</div><!-- /.footer__nav -->
@ -782,7 +766,13 @@
<ul>
<li>
<a href="so.wow.candy.surf:34568 ">so.wow.candy.surf:34568 (US)</a>
<a href="global.wownodes.com:34568">global.wownodes.com:34568 (Global)</a>
</li>
<li>
<a href="node.suchwow.xyz:34568">node.suchwow.xyz:34568 (US)</a>
</li>
<li>
<a href="so.wow.candy.surf:34568">so.wow.candy.surf:34568 (US)</a>
</li>
<li>

Binary file not shown.
Loading…
Cancel
Save