more keyboard shortcuts
This commit is contained in:
parent
9ce55e0264
commit
59d5e9913a
3 changed files with 61 additions and 19 deletions
|
|
@ -35,3 +35,7 @@ input {
|
|||
::selection {
|
||||
background-color: rgba(0,0,255,0.2);
|
||||
}
|
||||
|
||||
label {
|
||||
user-select: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue