字消し線のスタイル設定

text-decoration-line: line-through;
text-decoration-style: double;

ポイント5倍10倍です。

text-decoration-line: underline;
text-decoration-style: dashed;

ポイント10倍です。

text-decoration-line: underline;
text-decoration-style: wavy;

ポイント10倍です。

text-decoration-line: underline;
text-decoration-style: wavy;
text-decoration-thickness: 3px;

ポイント10倍です。

text-decoration-line: line-through;
text-decoration-style: solid;
text-decoration-thickness: 4px;
text-decoration-color: #E10051;

ポイント5倍10倍です。