Stub
This article is a stub. Please help the wiki by coding it. Spamming and vandalism is not considered an improvement and will result in discipline, up to, and including a permanent block.
The CSS -webkit-text-stroke Apple extension property specifies the width and color of the outline (stroke) of text. It is a shorthand property for setting the property values of the -webkit-text-stroke-color and -webkit-text-stroke-width properties.
Values[]
| Value | Description |
|---|---|
<color> |
See -webkit-text-stroke-color for values.
|
<width> |
See -webkit-text-stroke-width for values.
|
