paragraph id

This commit is contained in:
2021-12-10 17:28:32 +01:00
parent 5ddfb22134
commit 5cf232a542
10 changed files with 109 additions and 39 deletions
@@ -47,6 +47,22 @@
@media (max-width: 479px){
#header-top{
#block-logogouv{
img{
min-width: 60px;
width: 70%;
height: auto;
}
}
#block-logoeql{
img{
min-width: 60px;
width: 80%;
height: auto;
}
}
}
.path-frontpage{
.block-region-content{
.block-views-blockactus-blocks-pages-block-1{
+1 -1
View File
@@ -1,6 +1,6 @@
.node-id-3{
background: url('../images/pictos/carre-contour-bleu_partenaire.svg');
background: url('../images/pictos/carre_site.mp4');
background-repeat: no-repeat;
background-position-y: 7rem;
max-width: 100vw;
@@ -33,15 +33,13 @@ header{
color: $black;
font-weight: 800;
flex: 1;
// justify-content: space-between;
#block-logogouv{
display: flex;
height: 100%;
align-items: center;
img{
min-width: 80px;
width: 70%;
width: 80%;
height: auto;
}
}
@@ -51,7 +49,7 @@ header{
align-items: center;
img{
min-width: 80px;
// min-width: 80px;
width: 80%;
height: auto;
}
@@ -68,11 +66,8 @@ header{
flex-direction: column;
padding: 1rem;
}
.ul1.sous-liste{
// padding-right: 2rem;
}
li{
// width: 200px;
a {
color: $black;
}
@@ -120,29 +115,28 @@ header{
}
}
}
// reseaux sociaux
#block-socialnetwork-2{
position: relative;
top: -33px;
align-self: flex-end;
margin-left: auto;
// display: none;
.field--name-body{
min-height: 75px;
margin-right: 1rem;
}
p{
display: flex;
flex-direction: row-reverse;
margin-bottom: 0;
min-height: 54px;
min-height: 65px;
justify-content: space-around;
min-width: 120%;
width: 120%;
a{
color: $white;
font-size: 0;
// padding-left: 0.5rem;
// padding-right: 0.5rem;
}
svg.ext{
display: none;
@@ -150,7 +144,7 @@ header{
.link-twitter{
display: flex;
background-color: black;
min-width: 40px;
width: 40px;
justify-content: center;
align-items: end;
&:before{