This commit is contained in:
iFargle 2023-08-30 20:41:45 +09:00
parent a6fbb9cf61
commit aff48b3bbf

View file

@ -168,7 +168,7 @@
/* 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: 0px 5px; margin: 10px 5px;
color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0);
background-color: #3c3836; background-color: #3c3836;
} }