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{
|
||||
|
||||
Reference in New Issue
Block a user