Updated 25 files via CloudCannon

This commit is contained in:
CloudCannon 2020-09-18 11:05:07 +00:00
parent d45b90d865
commit 6068f1c72d
25 changed files with 254 additions and 137 deletions

View file

@ -126,18 +126,26 @@
<script src="/assets/js/jquery-3.5.1.min.js"></script>
<header class="hero" style="background-image: url(/images/darkweb.jpg);">
<div class="textcontainer">
<h1>Darkweb</h1>
<p>As dystopian as the present might seem on-line, there is always room for the strange in the cypher...</p>
<p><a href="#play" class="button">Listen</a></p>
</div>
<div class="imagecontainer">
<h4>Darkweb</h4>
</div>
<div class="splash">
<div class="splash-logo">
<img src="/images/setto-logoicon.svg" width="240px" alt="徒 setto セット Logo" />
</div>
<div class="description">
<h1>Darkweb</h1>
<p>As dystopian as the present might seem on-line, there is always room for the strange in the cypher...</p>
<p><a href="#play" class="button">🔊 Listen</a></p>
</div>
</div>
</header>