fix: grey out sounds for now
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2022-05-06 10:59:50 +02:00
parent eb2b55159e
commit 0fa155ca44
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
2 changed files with 3 additions and 3 deletions

View File

@ -209,7 +209,7 @@ footer .content span {
}
/* grey out sounds.lumbung.space since it's not working yet */
[href="https://sounds.lumbung.space"] {
.sounds * {
opacity: 0.5;
}

View File

@ -64,8 +64,8 @@
<p class="app_description">Chatrooms, 1-1 chat, video calls. Come and nongkrong :)</p>
</div>
<div class="column site is-one-third-tablet is-one-quarter-desktop is-one-half-mobile">
<a href="https://sounds.lumbung.space/">
<div class="column site is-one-third-tablet is-one-quarter-desktop is-one-half-mobile sounds">
<a href="https://sounds.lumbung.space">
<img class="app_icon" src="{{ url_for('static', path='svg/sounds_lumbung.svg') }}" alt="lumbung.sounds">
<p class="app_name">sounds.lumbung.space</p>
</a>