This commit is contained in:
iFargle 2023-08-30 20:42:48 +09:00
parent aff48b3bbf
commit 1d2ba8aaca

View file

@ -168,7 +168,8 @@
/* padding: top | right | bottom | left */ /* padding: top | right | bottom | left */
/* padding: top | left and right | bottom */ /* padding: top | left and right | bottom */
/* padding: top and bottom | left and right */ /* padding: top and bottom | left and right */
margin: 10px 5px; padding: 0px 1px;
margin: 5px;
color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0);
background-color: #3c3836; background-color: #3c3836;
} }