This commit is contained in:
iFargle 2023-08-30 20:57:59 +09:00
parent 252b36bd46
commit 06da58d6e3

View file

@ -169,8 +169,8 @@
/* p/m : top | right | bottom | left */ /* p/m : top | right | bottom | left */
/* p/m : top | left and right | bottom */ /* p/m : top | left and right | bottom */
/* p/m : top and bottom | left and right */ /* p/m : top and bottom | left and right */
padding: 0px 2px; padding: 0px 5px;
margin: 2px; margin: 5px;
color: rgba(0, 0, 0, 0); color: rgba(0, 0, 0, 0);
background-color: #3c3836; background-color: #3c3836;
} }