can we pretend that airplanes in the night sky are like shooting stars

This commit is contained in:
2026-08-20 11:01:25 +01:00
parent 58ae55e061
commit 2717137270
10 changed files with 195 additions and 92 deletions
+10
View File
@@ -30,6 +30,16 @@
color: magenta;
}
.moderated {
color: magenta;
opacity: 50%;
}
.retracted {
color: grey;
opacity: 50%;
}
.visitor {
color: grey;
}