chg: [css] Le text justifié c'est comme les livres...

This commit is contained in:
Alexandre Dulaunoy 2024-09-15 12:25:30 +02:00
parent b06e7fb96c
commit d192266f55
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -8,6 +8,8 @@
p {
margin: 1em 0;
line-height: 1.75em;
text-justify: auto;
text-align: justify;
}
blockquote {