Browse Source

place du folio et test fond blanc titre

Ouidade 4 years ago
parent
commit
f6099c6ab6
5 changed files with 11 additions and 8 deletions
  1. 1 1
      src/.temp/now.js
  2. 4 4
      src/css/effets.scss
  3. 2 2
      src/css/gabarits.scss
  4. 3 0
      src/css/styles_de_paragraphes.scss
  5. 1 1
      static/lib/hyph.js

+ 1 - 1
src/.temp/now.js

@@ -1 +1 @@
-export default 1569250243395
+export default 1569307322706

+ 4 - 4
src/css/effets.scss

@@ -46,7 +46,7 @@
 	z-index: 2;
 }
 
-.highlight-white {
-	background: white;
-	padding: 0.1rem 0rem;
-}
+// .highlight-white {
+// 	background: white;
+// 	padding: 0.1rem 0rem;
+// }

+ 2 - 2
src/css/gabarits.scss

@@ -16,7 +16,7 @@ body {
       content: counter(page);
       font-size: 12pt;
       font-family: 'Duke POPSU';
-      transform: translateX(-1cm);
+      transform: translateX(-1.4cm);
     }
   }
 
@@ -25,7 +25,7 @@ body {
       content: counter(page);
       font-size: 12pt;
       font-family: 'Duke POPSU';
-      transform: translateX(1cm);
+      transform: translateX(1.4cm);
     }
   }
   @page imagecover {

+ 3 - 0
src/css/styles_de_paragraphes.scss

@@ -19,6 +19,9 @@
 	line-height: 42pt;
 	margin: 0;
 	padding: 0;
+	background-color: white;
+	background-size: cover;
+
 }
 
 

+ 1 - 1
static/lib/hyph.js

@@ -10,7 +10,7 @@ var Hyphenopoly = {
                hyphen: "\u00AD",
                leftmin: 5,
                rightmin: 5,
-               minWordLength: 4,
+               minWordLength: 3,
                dontHyphenate: {
                  math: true,
                  acronym: true,