add experimental css hyphens support for english language
This commit is contained in:
@@ -223,6 +223,9 @@ div.cdm .hlFeed a {
|
||||
div.cdmContentInner p {
|
||||
max-width : 650px;
|
||||
text-align : justify;
|
||||
-webkit-hyphens: auto;
|
||||
-moz-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
div.cdmContentInner iframe {
|
||||
|
||||
Reference in New Issue
Block a user