added loading screen

This commit is contained in:
8BitBiscotti
2024-12-10 11:30:39 +01:00
parent f514ae89de
commit 97d38f66dd
5 changed files with 121 additions and 1 deletions
+10
View File
@@ -4,4 +4,14 @@
--navBarBtn_Inner: #474747;
--navBarBtn_Border: #232323;
--pxDensity: 1;
}
html {
font-family: "Roboto", sans-serif;
font-size: 1rem;
}
.pxFont {
font-family: "Roboto", sans-serif;
font-size: 1rem;
}