strikethrough-color
The color of the text strikethrough. DOCX always uses the font-color.
Compatibility
PDF only.
Availability
Available in: Inline, Headers and Footers, Footnotes Area, Media, Footnotes, Paragraph, Figures, Figure Captions, Divider, Block, List, Table, Table Cell, Syntax Highlight, Technical, Table of Contents, Table of Contents Item
Type
Default value
rgb(0,0,0)
Inherited
Yes.
Example
inline-delete {
strikethrough: single
strikethrough-color: #ff0000
}