<!-- copy Code -->
outline-width: 5px;
outline-style: dashed;
outline-color: #00ffb3;
<!-- end Code -->
<!-- copy Code -->
outline: 5px dashed #00ffb3;
<!-- end Code -->
| Short | Full |
|---|---|
| Element | Element Type |
| OW | Outline Width |
| OS | Outline Style |
| OC | Outline Color |