made checkboxes of postform smaller

main
fuzzykitten 2025-03-07 10:35:54 -05:00
parent ffa8e8b39f
commit d5c7989c8e
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ input[type=checkbox] {
-moz-appearance: none;
appearance: none;
padding:5px 15px;
padding:3px 3px;
font-size: 2px;
background-color: black;
accent-color: black;