default styles print
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 25s

This commit is contained in:
Julie Blanc 2026-03-02 17:06:42 +01:00
parent e7998bff27
commit cd65c35994
19 changed files with 120 additions and 72 deletions

View file

@ -6,7 +6,11 @@ Author: Mélina Vuillaumier
----
Cover:
Cover: - file://vr3to3k07j0koymz
----
Pdf:
----
@ -14,38 +18,7 @@ Intro: <p>Ah le Japon... Quel beau pays où nous trouvons des créatures en tout
----
Customcss:
@page {
size: A4;
margin: 50mm 15mm 26mm 15mm;
background: rgba(255, 255, 255, 1);
}
h1 {
font-size: 5rem;
font-family: Alegreya Sans;
font-style: normal;
font-weight: 400;
text-align: left;
color: rgb(0, 0, 0);
background: transparent;
margin: 0mm;
padding: 0mm;
}
p {
font-size: 1rem;
margin-top: 0mm;
margin-right: 0mm;
margin-bottom: 5mm;
margin-left: 0mm;
}
body {
font-family: "DM Sans", sans-serif;
color: rgb(0, 0, 255);
}
Customcss:
----