séparation de l'auteur
This commit is contained in:
14
style.css
14
style.css
@ -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;
|
||||
|
Reference in New Issue
Block a user