new contenu home + footer
This commit is contained in:
@@ -173,6 +173,39 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695{
|
||||
grid-column: 5;
|
||||
grid-row: 1;
|
||||
height: fit-content;
|
||||
display: flex;
|
||||
justify-self: end;
|
||||
width: 50%;
|
||||
margin-top: 14rem;
|
||||
.field--name-body{
|
||||
justify-content: right;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-family: "Source Code Pro";
|
||||
text-transform: uppercase;
|
||||
text-align: right;
|
||||
font-size: 1.3rem;
|
||||
:nth-child(1){
|
||||
&:after{
|
||||
display: block;
|
||||
content: url("../images/pictos/noun_Arrow_3771902-rouge.svg");
|
||||
transform: rotate(90deg);
|
||||
height: fit-content;
|
||||
position: relative;
|
||||
top: -30px;
|
||||
right: -60px;
|
||||
}
|
||||
}
|
||||
:nth-child(2){
|
||||
font-size: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// bandeau actus
|
||||
.block-views-blockactus-blocks-pages-block-1{
|
||||
|
||||
@@ -28,8 +28,6 @@
|
||||
margin-left: 3rem;
|
||||
border: none;
|
||||
width: 30%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
.view-id-partenaires{
|
||||
.view-content{
|
||||
|
||||
@@ -45,8 +43,10 @@
|
||||
}
|
||||
}
|
||||
.block-views-blockpartenaires-block-3{
|
||||
border-left: $blue-light solid 1px;
|
||||
padding-left: 1rem;
|
||||
img{
|
||||
width: auto;
|
||||
height: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user