Defaul stylesheet print → new defaults.js (nique source of truth) + automatic generation of the default stylesheet for paged.js

This commit is contained in:
Julie Blanc 2026-03-08 09:24:53 +01:00
parent ccdd9bda05
commit 47bf70bb36
7 changed files with 115 additions and 49 deletions

View file

@ -1,8 +1,4 @@
@page {
size: A5;
margin: 20mm 15mm 26mm 15mm;
background: rgba(255, 255, 255, 1);
}
@page {
@bottom-center {
@ -10,9 +6,6 @@
}
}
body {
font-family: "DM Sans", sans-serif;
}
@ -21,10 +14,7 @@ figure, img{
margin: 0;
}
p{
font-size: 14px;
line-height: 18px;
}
/*