mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 21:41:29 +00:00
try justify text-alignment for content
This commit is contained in:
@@ -222,6 +222,7 @@ div.cdm .hlFeed a {
|
||||
|
||||
div.cdmContentInner p {
|
||||
max-width : 650px;
|
||||
text-align : justify;
|
||||
}
|
||||
|
||||
div.cdmContentInner iframe {
|
||||
|
||||
@@ -994,6 +994,7 @@ span.collapseBtn {
|
||||
|
||||
div.postContent p {
|
||||
max-width : 650px;
|
||||
text-align : justify;
|
||||
}
|
||||
|
||||
div.postContent iframe {
|
||||
|
||||
Reference in New Issue
Block a user