소스 검색

ttitresde'ae d'annexe aligné en fonction de la page

Tibo 4 년 전
부모
커밋
8b10927b9c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/css/styles_de_paragraphes.scss

+ 2 - 1
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;
 }