[9.1.00] hauteur minimale des pages fixée à 450 px
This commit is contained in:
parent
053281725a
commit
2536098b6f
@ -503,6 +503,7 @@ ul #menuSideChild, li #menuSideChild {
|
|||||||
/* Corps */
|
/* Corps */
|
||||||
section {
|
section {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
min-height: 450px;
|
||||||
}
|
}
|
||||||
section #sectionTitle {
|
section #sectionTitle {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user