Justify text
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 22 Mar 2017 10:32:38 +0000 (11:32 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 22 Mar 2017 10:32:38 +0000 (11:32 +0100)
docs/resources/ebook.css

index 313386d..39f126c 100644 (file)
@@ -307,6 +307,10 @@ div.nopb {
     page-break-inside: avoid;
 }
 
+/* justify text */
+p {
+    text-align: justify;
+}
 
 /* page header and footer */