Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

steem_comment

Anthony Channing edited this page Jun 9, 2018 · 6 revisions

class="steem_comment"

Applies to: steem-comment.html

In the default comment template, this class is applied twice, once to the outer containing div, and second to a span that contains comment body.

For styling hooks, use div.steem_comment to target all comments outer div, and span.steem_comment to target all comment text bodies.

{steem_comment}

This placeholder gets replaced with the body of the comment.

Back to Developer reference.

Clone this wiki locally