place du folio et test fond blanc titre
This commit is contained in:
+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;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user