adjusted size of checkbox

main
fuzzykitten 2025-04-01 15:29:29 -04:00
parent a107693124
commit d9b66d228b
1 changed files with 2 additions and 2 deletions

View File

@ -168,9 +168,9 @@ input[type=checkbox] {
-moz-appearance: none;
appearance: none;
padding:3px 3px;
padding:5px 5px;
font-size: 2px;
background-color: black;
background-color: #015577;
accent-color: black;
color:#11bbcc;
border:0 none;