Add hosting high scores to LCARS display

This commit is contained in:
2023-03-09 17:34:08 +00:00
parent 7932139ca6
commit 28cdf64f76
4 changed files with 64 additions and 0 deletions
+6
View File
@@ -203,6 +203,12 @@ body {
text-align: right;
}
.display .display-scores .toast {
width: 40px;
height: 40px;
margin-bottom: 15px;
}
.usage {
height: 100vh;
background-color: black;