No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.sc-char-icon { | .sc-char-icon:not(:first-child):not(:last-child) { | ||
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
.sc-char-icon:not(:first-child):not(:last-child) { border: 1px solid #363636; border-radius: 8px; margin: 0.2rem; }