feat: add map locations for fairies

This commit is contained in:
insects 2025-03-11 18:08:20 +01:00
parent 8109bacb0d
commit f9527c330c
3 changed files with 46 additions and 33 deletions

View file

@ -261,3 +261,7 @@ span#password {
color: #555;
font-size: 14px;
}
.fairy-dot.unclaimed:hover {
cursor: pointer;
}