fix wrong href in css selector for sounds
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6528f534a0
commit
3ad17a6c93
@ -213,6 +213,6 @@ footer .content span {
|
||||
}
|
||||
|
||||
/* grey out sounds.lumbung.space since it's not working yet */
|
||||
[href="https://members.lumbung.space/static/svg/sounds_lumbung.svg"] {
|
||||
[href="https://sounds.lumbung.space"] {
|
||||
opacity: 0.5;
|
||||
}
|
Loading…
Reference in New Issue
Block a user