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; }