From: Sebastien Douheret Date: Wed, 22 Mar 2017 10:32:38 +0000 (+0100) Subject: Justify text X-Git-Tag: 5.0.2~373 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=854746cec81b291fd6059fe8e767b69b949aaf32;p=apps%2Fagl-service-can-low-level.git Justify text --- diff --git a/docs/resources/ebook.css b/docs/resources/ebook.css index 313386d0..39f126c2 100644 --- a/docs/resources/ebook.css +++ b/docs/resources/ebook.css @@ -307,6 +307,10 @@ div.nopb { page-break-inside: avoid; } +/* justify text */ +p { + text-align: justify; +} /* page header and footer */