add sounds.lumbung.space (greyed out for now)
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-04-07 17:56:37 +05:00
parent 43e3ac855d
commit 38f7668a04
2 changed files with 6 additions and 2 deletions

View File

@ -210,5 +210,9 @@ footer .content span {
.button {
font-family: "Gudea", "sans-serif" !important;
}
/* grey out sounds.lumbung.space since it's not working yet */
[src="https://members.lumbung.space/static/svg/tv_lumbung.svg"] {
opacity: 0.5;
}