summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-07-17 22:21:27 +0400
committerAndrew Dolgov <[email protected]>2013-07-17 22:21:27 +0400
commit1bd46688d36ec5743c1a0246710bc6353d8fdc6f (patch)
tree8767c086ee902652b57493ca63b147c1409eca9f /css/cdm.css
parent2a6addbdea1d57481e726bf1822777b09b7213b1 (diff)
try justify text-alignment for content
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 81c481eae..2e1ffd2ab 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -222,6 +222,7 @@ div.cdm .hlFeed a {
div.cdmContentInner p {
max-width : 650px;
+ text-align : justify;
}
div.cdmContentInner iframe {