séparation de l'auteur

This commit is contained in:
2025-04-25 20:55:01 +02:00
parent cfa03c1927
commit ac778222e1
3 changed files with 3743 additions and 3726 deletions

View File

@ -95,10 +95,22 @@ table.grille {
width: 45%;
}
.definitions li::marker {
.definitions ol {
padding-left: 2em;
}
.definitions > div > ol > li::marker {
font-weight: bold;
}
.definitions li ol {
padding-left: 1em;
}
.definitions li li::marker {
font-size: small;
}
button[type='submit'] {
width: fit-content;
margin: 0 auto;