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

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