[9.1.00] hauteur minimale des pages fixée à 450 px

This commit is contained in:
fredtempez 2019-05-04 11:51:45 +02:00
parent 053281725a
commit 2536098b6f
1 changed files with 1 additions and 0 deletions

View File

@ -503,6 +503,7 @@ ul #menuSideChild, li #menuSideChild {
/* Corps */
section {
padding: 20px;
min-height: 450px;
}
section #sectionTitle {
margin-top: 0;