Right now posting more than a paragraph creates a difficult to read wall of text. This is because Mainchan's CSS gives paragraphs a top and bottom margin of only 1 pixel. This can be fixed by moderators adding...

.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 }

...to their subchan theme (as I've done for my subs). However a better fix for all would be just updating Mainchan's global CSS to fix paragraph spacing once and for all.

Edited 10 months ago

Comments (2)

Want to leave a comment?

Sort by: Top
[DELETED]
[DELETED]