[AJ] Centrer les éléments sur la page
This commit is contained in:
parent
4bbda2f207
commit
c4930649eb
@ -90,6 +90,11 @@ left: 2%;
|
||||
min-height: 10em;
|
||||
list-style-type: none;
|
||||
padding: 0 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#corps ul.ensemble_element li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* ÉLÉMENT */
|
||||
|
@ -90,6 +90,11 @@ left: 2%;
|
||||
min-height: 10em;
|
||||
list-style-type: none;
|
||||
padding: 0 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#corps ul.ensemble_element li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* ÉLÉMENT */
|
||||
|
Loading…
Reference in New Issue
Block a user