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;
|
||||
}
|
||||
|
||||
.highlight-white {
|
||||
background: white;
|
||||
padding: 0.1rem 0rem;
|
||||
}
|
||||
// .highlight-white {
|
||||
// background: white;
|
||||
// padding: 0.1rem 0rem;
|
||||
// }
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
line-height: 42pt;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: white;
|
||||
background-size: cover;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ var Hyphenopoly = {
|
||||
hyphen: "\u00AD",
|
||||
leftmin: 5,
|
||||
rightmin: 5,
|
||||
minWordLength: 4,
|
||||
minWordLength: 3,
|
||||
dontHyphenate: {
|
||||
math: true,
|
||||
acronym: true,
|
||||
|
||||
Reference in New Issue
Block a user