add text shadow to die values

This commit is contained in:
Sven Balzer
2025-05-24 15:02:09 +02:00
parent d6983cf9c7
commit 1cb0f89dff
+2
View File
@@ -236,6 +236,8 @@ html {
width: 3.5em;
height: 3.5em;
text-shadow: 1px 1px 1px black;
& > * {
grid-row: 1;
grid-column: 1;