correction orthographe

This commit is contained in:
fabien
2025-11-23 15:27:20 +01:00
parent 20c8d4250e
commit 1cc8c51cf9
3 changed files with 7 additions and 5 deletions

View File

@@ -133,12 +133,13 @@ li .enluminure {
float:left;
border-radius: 6px;
}
#tournoi ul li {
#tournoi ul li, ul.vertical li {
display:flex;
flex-direction: column;
align-items: center;
max-width: 265px;
margin: 0 15px;
}
#tournoi ul li {
color: #666;
padding: 0 16px;
background-color: white;