Add Markdown support
This commit is contained in:
@@ -549,3 +549,15 @@ div.all_posts div.post
|
||||
margin-bottom:2px;
|
||||
margin-left:20px;
|
||||
}
|
||||
|
||||
.post_content > p > img
|
||||
{
|
||||
display:block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.post_content > p
|
||||
{
|
||||
text-align:justify;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user