logo change, style change, games json file; almost whole revamp is in this commit

This commit is contained in:
MonkeyGG2
2023-09-08 21:05:46 -04:00
parent 999b1858ac
commit a2f0a93a75
200 changed files with 172568 additions and 57 deletions
+1 -2
View File
@@ -22,7 +22,7 @@ body {
justify-content: center;
align-items: center;
z-index: 6;
pointer-events: none;
cursor: progress;
}
.loading-icon {
@@ -35,7 +35,6 @@ body {
width: 256;
height: 256;
scale: 0.6;
pointer-events: visiblePainted;
}
.loading-tip {