Utilisation de balise markdown a la place de <img>

This commit is contained in:
Andréas Livet 2023-10-06 14:30:28 +02:00
parent 04f5a1deea
commit 378025f147
2 changed files with 13 additions and 9 deletions

View file

@ -86,4 +86,8 @@ h2:before {
.colwidths-auto {
width: 100%;
}
table > * img {
width: 100%;
}