No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
:not(:first-child):not(:last-child).sc-char-icon { | |||
border: 1px solid #363636; | border: 1px solid #363636; | ||
border-radius: 8px; | border-radius: 8px; | ||
margin: 0.2rem; | margin: 0.2rem; | ||
} | } |
Revision as of 19:37, 29 May 2023
:not(:first-child):not(:last-child).sc-char-icon { border: 1px solid #363636; border-radius: 8px; margin: 0.2rem; }