Browse Source

desactivé pagedjs_right_page .section-tittle text-aligne right

Ouidade 4 years ago
parent
commit
eb28f41641
1 changed files with 4 additions and 3 deletions
  1. 4 3
      src/css/styles_de_paragraphes.scss

+ 4 - 3
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 {