page projet.php
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 22s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 22s
This commit is contained in:
parent
95efcac454
commit
99a924010f
5 changed files with 552 additions and 53 deletions
|
|
@ -14,4 +14,36 @@ Introduction: <p>Je devais seulement faire les courses. Voilà que le chemin emp
|
|||
|
||||
----
|
||||
|
||||
Customcss:
|
||||
|
||||
@page {
|
||||
size: A4;
|
||||
margin: 20mm 15mm 26mm 15mm;
|
||||
background: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 16px;
|
||||
margin-top: 0mm;
|
||||
margin-right: 0mm;
|
||||
margin-bottom: 5mm;
|
||||
margin-left: 0mm;
|
||||
font-family: Times New Roman;
|
||||
color: rgb(28, 0, 0);
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: Alegreya;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-size: 60px;
|
||||
text-align: start;
|
||||
color: rgb(255, 0, 0);
|
||||
background: rgba(113, 54, 255, 0.1);
|
||||
margin: 32.16px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
----
|
||||
|
||||
Uuid: lgafsp7bt5ljb31a
|
||||
Loading…
Add table
Add a link
Reference in a new issue