We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc5d6e commit 53d3e67Copy full SHA for 53d3e67
android/res/raw/fb2.css
@@ -17,7 +17,7 @@ li { display: list-item; text-indent: 0em; }
17
ul { display: block; list-style-type: disc; margin-left: 1em }
18
ol { display: block; list-style-type: decimal; margin-left: 1em }
19
20
-v { text-align: left; text-align-last: right; text-indent: 1em hanging }
+v { text-align: left; text-align-last: right; text-indent: 1em hanging; hyphenate: none }
21
22
stanza { $poem.all }
23
stanza + stanza { margin-top: 1em; }
0 commit comments