Check out a userscript which highlights deleted posts.
GitHub
79164638
Date:
2024-11-06 23:54:27
Score:
1
Natty:
Report link
inert
attribute
$('.myLink').prop('inert', true);
.myLink { &[inert] { opacity: .5 } }
ref:
MDN
Reasons:
Low length (1):
Has code block (-0.5):
Low reputation (0.5):
Posted by:
KABA