If you are the maker of a subchan, you can add line breaks between paragraphs by going to the sidebar, subchan theme, and putting the following code in the edit stylesheet:
.comment-text-container p, .submission-text-container p { margin: 1px 0 15px 0; }
.comment-text-container p:last-child, .submission-text-container p:last-child { margin-bottom: 1px }
Comments (1)
Want to leave a comment?
Sort by: New
Posting this because I thought that people might not know about it.