place du folio et test fond blanc titre
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
export default 1569250243395
|
export default 1569307322706
|
||||||
+4
-4
@@ -46,7 +46,7 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight-white {
|
// .highlight-white {
|
||||||
background: white;
|
// background: white;
|
||||||
padding: 0.1rem 0rem;
|
// padding: 0.1rem 0rem;
|
||||||
}
|
// }
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ body {
|
|||||||
content: counter(page);
|
content: counter(page);
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
font-family: 'Duke POPSU';
|
font-family: 'Duke POPSU';
|
||||||
transform: translateX(-1cm);
|
transform: translateX(-1.4cm);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -25,7 +25,7 @@ body {
|
|||||||
content: counter(page);
|
content: counter(page);
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
font-family: 'Duke POPSU';
|
font-family: 'Duke POPSU';
|
||||||
transform: translateX(1cm);
|
transform: translateX(1.4cm);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@page imagecover {
|
@page imagecover {
|
||||||
|
|||||||
@@ -19,6 +19,9 @@
|
|||||||
line-height: 42pt;
|
line-height: 42pt;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
background-color: white;
|
||||||
|
background-size: cover;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -10,7 +10,7 @@ var Hyphenopoly = {
|
|||||||
hyphen: "\u00AD",
|
hyphen: "\u00AD",
|
||||||
leftmin: 5,
|
leftmin: 5,
|
||||||
rightmin: 5,
|
rightmin: 5,
|
||||||
minWordLength: 4,
|
minWordLength: 3,
|
||||||
dontHyphenate: {
|
dontHyphenate: {
|
||||||
math: true,
|
math: true,
|
||||||
acronym: true,
|
acronym: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user