try justify text-alignment for content

This commit is contained in:
Andrew Dolgov 2013-07-17 22:21:27 +04:00
parent 2a6addbdea
commit 1bd46688d3
2 changed files with 2 additions and 0 deletions

View File

@ -222,6 +222,7 @@ div.cdm .hlFeed a {
div.cdmContentInner p { div.cdmContentInner p {
max-width : 650px; max-width : 650px;
text-align : justify;
} }
div.cdmContentInner iframe { div.cdmContentInner iframe {

View File

@ -994,6 +994,7 @@ span.collapseBtn {
div.postContent p { div.postContent p {
max-width : 650px; max-width : 650px;
text-align : justify;
} }
div.postContent iframe { div.postContent iframe {