From eb28f41641de53651e22fe8af8b67a818a9bf506 Mon Sep 17 00:00:00 2001 From: Ouidade Date: Mon, 13 Jan 2020 11:42:42 +0100 Subject: [PATCH] =?UTF-8?q?desactiv=C3=A9=20pagedjs=5Fright=5Fpage=20.sect?= =?UTF-8?q?ion-tittle=20text-aligne=20right?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/styles_de_paragraphes.scss | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index 6a13dbd..49d2a58 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/src/css/styles_de_paragraphes.scss @@ -142,9 +142,9 @@ text-transform: uppercase; text-align: left; } -.pagedjs_right_page .section-title:not(.still){ - text-align: right; -} +//.pagedjs_right_page .section-title:not(.still){ +// text-align: right; +//} .section-content { hyphens: auto; @@ -166,6 +166,7 @@ .section-content p { text-align: left; + } .chapter-content h3 {