Loading ui/css/max.css +9 −2 Original line number Diff line number Diff line :root{ --header-height: 80px; --footer-height: 80px; } body { padding-top: 150px; Loading Loading @@ -28,7 +33,7 @@ body.maxhome{ z-index: 10000; } #topbar{ min-height:80px; min-height:var(--header-height); } #topbar li{ padding-left: 10px; Loading Loading @@ -101,6 +106,7 @@ padding-left:5px; } #main-max-container { text-align: justify; margin-bottom: calc(20px + var(--footer-height)); } #main-max-container .manchette_droite, #main-max-container .manchette_gauche, Loading Loading @@ -178,10 +184,11 @@ footer { left:0; width:100%; background-color:black; max-height: var(--footer-height); } .footer-logos { width: 100px; width: var(--footer-height); } Loading Loading
ui/css/max.css +9 −2 Original line number Diff line number Diff line :root{ --header-height: 80px; --footer-height: 80px; } body { padding-top: 150px; Loading Loading @@ -28,7 +33,7 @@ body.maxhome{ z-index: 10000; } #topbar{ min-height:80px; min-height:var(--header-height); } #topbar li{ padding-left: 10px; Loading Loading @@ -101,6 +106,7 @@ padding-left:5px; } #main-max-container { text-align: justify; margin-bottom: calc(20px + var(--footer-height)); } #main-max-container .manchette_droite, #main-max-container .manchette_gauche, Loading Loading @@ -178,10 +184,11 @@ footer { left:0; width:100%; background-color:black; max-height: var(--footer-height); } .footer-logos { width: 100px; width: var(--footer-height); } Loading