Adequate cursors

This commit is contained in:
Miraty 2022-02-26 17:09:59 +01:00
parent bcab1baadf
commit 108da9d050
1 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,7 @@ code {
summary {
margin-left: 20px;
cursor: help;
#sideParams & {
text-align: center;
@ -432,6 +433,7 @@ input[type=color] {
}
input[type=submit] {
cursor: pointer;
font-size: 28px;
padding: 10px;
padding-left: 14px;