made checkboxes of postform smaller
parent
ffa8e8b39f
commit
d5c7989c8e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue