Android build v1.1.11

This commit is contained in:
Warren H
2026-07-02 23:03:52 -04:00
parent f00ad8655b
commit c6e2c61d0a
4 changed files with 243 additions and 37 deletions
+5
View File
@@ -70,6 +70,11 @@ html[data-input-device='controller'] [data-game-nav-active='true'] [tabindex]:fo
box-shadow: none;
}
.game-selected {
outline: 3px solid #fff4a8 !important;
box-shadow: 0 0 0 5px #8b6726, 0 0 18px rgba(229, 185, 95, 0.65) !important;
}
.settings-heading {
align-items: end;
border-bottom: 2px solid #34343d;