Desaturated house emojis

This commit is contained in:
2026-08-21 22:03:55 +00:00
parent 3be2d08ac9
commit 0798e24d24
4 changed files with 60 additions and 37 deletions
+1
View File
@@ -209,6 +209,7 @@ onBeforeUnmount(() => cancelAnimationFrame(rafId))
fill: var(--text);
font-size: calc(11px / var(--node-r, 34));
text-anchor: middle;
filter: saturate(0);
}
.tmap a { cursor: pointer; }
.tmap a:hover .tnodeslug { fill: var(--accent); }