This commit is contained in:
2023-05-03 14:39:46 +02:00
parent 7388f13e29
commit 13539af376
3 changed files with 6 additions and 93 deletions

View File

@ -6,6 +6,10 @@
);
border: 1px solid rgba(127, 229, 255, 0.7);
border-radius: 0.3vmin;
box-shadow: -1px -1px 4px rgba(128, 128, 128, 25%),
-1px 1px 4px rgba(128, 128, 128, 25%),
1px -1px 4px rgba(128, 128, 128, 25%),
1px 1px 4px rgba(128, 128, 128, 25%);
}
.ghost.mino {