Ajout d'une photo

This commit is contained in:
2021-12-02 11:55:01 +01:00
parent 512dc21b3c
commit a2d274375a
2 changed files with 6 additions and 4 deletions

View File

@ -75,6 +75,7 @@ legend {
font-weight: 400;
line-height: 1.75em;
font-style: italic;
text-align: center;
}
body {
@ -2228,8 +2229,8 @@ input, select, textarea {
.image.fit {
display: block;
margin: 0 0 2.25em 0;
width: 100%;
margin: auto;
width: 70%;
}
.image.fit img {