Suppression des exemples pour figure.image

This commit is contained in:
Lionel 2023-12-12 18:23:40 +01:00
parent 0cc5a74417
commit 7b60e5d807
1 changed files with 239 additions and 246 deletions

View File

@ -143,19 +143,12 @@ textarea:hover {
/* Titre sous image Caption */
/*
figure.image {
display: inline-block;
border: 1px solid gray;
margin: 0 6px;
background-color: #f5f2f0;
}
figure.image img {
margin: 0;
}
figure.image figcaption {
margin: 4px;
text-align: center;
}
*/