keyMapInput selection

This commit is contained in:
2024-08-28 23:23:43 +02:00
parent 8fe3699d70
commit 0d024ad390
2 changed files with 29 additions and 24 deletions

View File

@@ -53,6 +53,11 @@ h1 {
width: calc(25em + 108px);
height: 54px;
font-size: 16px;
caret-color: transparent;
}
#keyMapInput::selection {
color: #209cee;
}
#keyMapInput,