change sitewide color, smoother loading of images on homepage

This commit is contained in:
AlecM33
2023-08-18 17:37:15 -04:00
parent aa41267514
commit 76bbd847d9
10 changed files with 54 additions and 51 deletions

View File

@@ -3,7 +3,7 @@
transform-origin: center;
display: block;
z-index: 1 !important;
background-color: #16141e;
background-color: #1e1e1e;
}
#join-game-form .modal-button-container {