final commit

This commit is contained in:
Wehi
2023-05-26 06:12:15 +02:00
parent 06e1ca23e1
commit 681c1fce3e
3 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.GameInstallNotify {
display: flex;
justify-content: center;
background-color: rgb(39, 39, 39);
color: white;
}
#pointer {
position: absolute;
right: 85px;
}