From 8b10927b9c9463f11b3901ffe1787906bd135b36 Mon Sep 17 00:00:00 2001 From: Tibo Date: Sun, 12 Jan 2020 15:23:49 +0100 Subject: [PATCH] =?UTF-8?q?ttitresde'ae=20d'annexe=20align=C3=A9=20en=20fo?= =?UTF-8?q?nction=20de=20la=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/styles_de_paragraphes.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/css/styles_de_paragraphes.scss b/src/css/styles_de_paragraphes.scss index 2eab8be..d9eb0b5 100644 --- a/src/css/styles_de_paragraphes.scss +++ b/src/css/styles_de_paragraphes.scss @@ -134,8 +134,9 @@ font-weight: 800; font-size: 12pt; text-transform: uppercase; + text-align: left; } -.layout:nth-child(odd) .section-title:not(.still){ +.pagedjs_right_page .section-title:not(.still){ text-align: right; }