logo et slider

This commit is contained in:
2021-05-31 18:21:02 +02:00
parent 374f0fefc7
commit bd16b1a431
14 changed files with 69 additions and 118 deletions
@@ -813,6 +813,9 @@ ul.pagination {
#sb-site #body {
padding-top: 2rem; } }
body#top.modular.fullwidth.title-center.title-h1h2 {
overflow-y: hidden; }
#header.scrolled {
padding-left: 2rem;
padding-right: 2rem; }
@@ -821,7 +824,8 @@ ul.pagination {
-moz-transform: scale(0.75);
-ms-transform: scale(0.75);
-o-transform: scale(0.75);
transform: scale(0.75); }
transform: scale(0.75);
padding-bottom: 1rem; }
#header #navbar ul.navigation li a {
font-family: "Sarabun", sans-serif;
@@ -849,20 +853,20 @@ ul.pagination {
display: flex;
flex-direction: row; }
#logo img {
padding: 0.5rem;
height: 4rem !important;
padding: 0.75rem;
height: 4rem;
margin: auto; }
@media (max-width: 442px) {
#logo img {
height: 3rem !important; } }
height: 3rem; } }
@media (max-width: 1024px) {
#logo img {
height: 3.5rem !important; } }
height: 3.5rem; } }
#logo img #gouv {
padding-left: 1rem;
padding-right: 2rem;
padding: 0.5rem;
min-height: 4rem !important;
margin: auto; }
min-height: 4rem; }
@media (max-width: 442px) {
#header #navbar {
@@ -959,6 +963,9 @@ ul.pagination {
.parallax-window {
background: transparent; }
.parallax-mirror {
top: -80px; }
.programme {
z-index: 1;
max-width: 35%;
@@ -1222,7 +1229,6 @@ ul.pagination {
padding: 5% 5% 5% 5%; } }
#new-footer {
position: absolute;
display: flex;
flex-direction: column; }
#new-footer .tothetop {
@@ -1248,22 +1254,22 @@ ul.pagination {
#new-footer .footer .footer-logos {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
width: 70%;
width: 65%;
align-items: center;
margin-left: 3rem; }
#new-footer .footer .footer-logos p {
display: inline-flex; }
#new-footer .footer .footer-logos img {
max-height: 4rem;
padding-right: 1rem; }
#new-footer .footer .footer-logos img:last-of-type {
padding-top: 0.30rem;
padding-bottom: 0.30rem; }
padding-right: 3rem; }
#new-footer .footer #new-footer .footer .footer-logos img:last-of-type {
height: 0.5rem !important; }
#new-footer .footer .contact {
display: flex;
flex-direction: column;
width: 30%;
width: 35%;
padding-left: 1.5rem;
margin-right: 2rem;
margin-top: 1.5rem;
align-items: flex-start; }
#new-footer .footer .contact img {