dev24 : marge site haut et bas en option

This commit is contained in:
fredtempez 2019-02-28 15:17:47 +01:00
parent ed049afc10
commit d9cfc4cbd2
2 changed files with 3 additions and 2 deletions

View File

@ -307,7 +307,7 @@ td > .col12 {
/* Site */ /* Site */
#site { #site {
margin: 20px auto; /* margin: 20px auto; */
overflow: hidden; overflow: hidden;
} }

View File

@ -9,11 +9,12 @@
/* Fond du site */ /* Fond du site */
body { body {
margin: 0px 10px; /* margin: 0px 10px; */
} }
/* Site */ /* Site */
#site { #site {
/* margin: 20px auto; */
} }
/* Grille du site */ /* Grille du site */