implement ingame menu

This commit is contained in:
LabyStudio
2022-02-03 16:02:55 +01:00
parent 64b84c3f64
commit 5eb1d03e5d
14 changed files with 179 additions and 69 deletions
+1
View File
@@ -37,6 +37,7 @@ body {
/* Font */
font-size: 25px;
font-family: "Minecraftia", sans-serif;
text-shadow: 2px 2px #000000;
color: white;
}