Some screen reader thingies

This commit is contained in:
Lynn
2022-01-12 17:40:23 +01:00
parent 605d478e4d
commit 4a08467237
3 changed files with 35 additions and 7 deletions

View File

@@ -170,3 +170,12 @@ a:active {
margin-top: 1em;
font-variant-numeric: tabular-nums;
}
.Game-sr-feedback {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}