steem_comment_meta - blockpress/blockpress.me GitHub Wiki
class="steem_comment_meta"
Applies to: steem-comment.html
This class is a styling hook for a div element that contains meta information about the comment, such as the date and author. It allows you to distinguish meta from the comment body, and to apply a consistent style across all meta sub-elements.
Back to Developer reference.