text-stroke-color specifies the stroke color of characters of text.
text-stroke-color
text-stroke-color: red; text-stroke-color: #e08ab4; text-stroke-color: rgb(200, 100, 0);
<color>
text-stroke-color = <color>
Loading...