Compare commits

..

1 Commits

Author SHA1 Message Date
dsc 0158c50186 Make the website more compact
2 years ago

@ -152,7 +152,7 @@ a.list-item {
a:visited {text-decoration: none}
a:active {text-decoration: none}
.container-fluid a, .container-fluid a:hover {
a, a:hover {
color: white !important;
font-weight: bold;
}

@ -396,7 +396,7 @@
</div>
<br></br>
<div class="row" data-aos="fade-up">
<div class="col-md-2">
<div class="col-md-1">
</div>
<div class="col-md-2 text-center">
<a href="https://git.wownero.com/wownero/wownero/releases">
@ -406,12 +406,19 @@
</h3><br></br></a>
</div>
<div class="col-md-2 text-center">
<a href="https://wowlet.app">
<a href="https://git.wownero.com/wowlet/wowlet/releases">
<img alt="Wownero Illustration" src="img/Wownero_Arcade_Illustration_Asset.svg" height="128px" class=""/><br></br>
<h3 id="wowlet">
Wowlet Desktop Wallet
</h3><br></br></a>
</div>
<div class="col-md-2 text-center">
<a href="https://wowstash.app/">
<img alt="Wownero Illustration" src="img/Wownero_Le_Gem_Illustration_Asset.svg" height="128px" class=""/><br></br>
<h3 id="wostash">
WOW Stash Web Wallet
</h3><br></br></a>
</div>
<div class="col-md-2 text-center">
<a href="https://forum.wownero.com/t/how-to-install-wonerujo-android-wallet/358">
<img alt="Wownero Illustration" src="img/Wownero_Node_Illustration_Asset.svg" height="128px" class=""/><br></br>

Loading…
Cancel
Save