How to change the strike-out / line-through thickness in CSS?
Posted
by user304360
on Stack Overflow
See other posts from Stack Overflow
or by user304360
Published on 2010-03-29T15:38:24Z
Indexed on
2010/03/29
15:43 UTC
Read the original article
Hit count: 287
Hi,
I'm using the "text-decoration:line-through" in CSS, but I can't seem to find any way to vary the line thickness without inelegant hacks like hr or image overlays.
Is there any elegant way to specify the thickness of a line-through?
Thanks!
© Stack Overflow or respective owner