class PrawnHtml::Tags::Del

def tag_styles

def tag_styles
  'text-decoration: line-through'
end