This commit is contained in:
iFargle 2023-08-30 20:47:04 +09:00
parent 5d52951cff
commit 524160bce5

View file

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