This commit is contained in:
iFargle 2023-08-30 20:35:33 +09:00
parent 7eda0fb5ba
commit 2a370e0ddb

View file

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