conserver la numérotation

This commit is contained in:
2025-05-04 13:57:08 +02:00
parent dc488aea4d
commit 23cac370a1
3 changed files with 7 additions and 3 deletions

View File

@ -288,7 +288,10 @@ h2 {
}
.definitions li.non-selectionee {
display: none;
visibility: hidden;
height: 0;
margin: 0;
padding: 0;
}
}