added hide in class
This commit is contained in:
parent
f06cba64ae
commit
123bc71f80
@ -120,7 +120,7 @@
|
|||||||
<!-- AUDIO -->
|
<!-- AUDIO -->
|
||||||
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3
|
<!-- PLACEHOLDER link: https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3
|
||||||
previous audio cast: https://stream.w-i-t-m.net/meander -->
|
previous audio cast: https://stream.w-i-t-m.net/meander -->
|
||||||
<div class="audio-stream fullscreen" id="showAudio">
|
<div class="audio-stream fullscreen hide" id="showAudio">
|
||||||
<audio id="player" preload="none" src="https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3"> </audio>
|
<audio id="player" preload="none" src="https://vvvvvvaria.org/logs/zamopuzo/audio/varia_broadcasts_jingle1.mp3"> </audio>
|
||||||
<p>
|
<p>
|
||||||
Press play (best listened in FireFox). It might take a minute to load.</p>
|
Press play (best listened in FireFox). It might take a minute to load.</p>
|
||||||
@ -189,7 +189,7 @@
|
|||||||
|
|
||||||
<!-- IMAGE -->
|
<!-- IMAGE -->
|
||||||
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
|
<!-- PLACEHOLDER link: https://varia.zone/images/de_varia.jpg -->
|
||||||
<figure class="halfscreen" id="showImg">
|
<figure class="halfscreen hide" id="showImg">
|
||||||
<img src="https://varia.zone/images/de_varia.jpg">
|
<img src="https://varia.zone/images/de_varia.jpg">
|
||||||
<br> ↬
|
<br> ↬
|
||||||
<a class="windowlinks" href="https://varia.zone/images/de_varia.jpg" alt=""> caption: 'Varia' ↬ link to .jpg</a>
|
<a class="windowlinks" href="https://varia.zone/images/de_varia.jpg" alt=""> caption: 'Varia' ↬ link to .jpg</a>
|
||||||
@ -237,7 +237,7 @@
|
|||||||
|
|
||||||
<!-- CHAT -->
|
<!-- CHAT -->
|
||||||
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ -->
|
<!-- PLACEHOLDER link: https://chat.vvvvvvaria.org/ -->
|
||||||
<div class="chat halfscreen" id="showChat">
|
<div class="chat halfscreen hide" id="showChat">
|
||||||
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
<iframe src="https://chat.vvvvvvaria.org/"></iframe><br> ↬
|
||||||
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a>
|
<a class="windowlinks" href="https://chat.vvvvvvaria.org/" target="_blank"> direct link to chat! </a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user