page node type actualite

This commit is contained in:
2021-12-07 15:12:12 +01:00
parent 4ef5debe19
commit 1face90cd0
4 changed files with 136 additions and 424 deletions
+36 -22
View File
@@ -45,8 +45,8 @@
}
.layout__region--second{ // paragraphe texte
.block-entity-fieldnodefield-textes{
background-color: $white;
.field--name-field-titre{
font-size: 1.5rem;
@@ -106,28 +106,18 @@
padding-right: 1rem;
}
a{
hyphens: auto;
display: inline-flex;
align-items: center;
color: $blue-light;
font-weight: 800;
// max-width: 80px ;
}
}
}
.block-entity-fieldnodefield-liens{
// height: fit-content;
// border: 2px solid $blue-light;
// min-height: 4rem;
// // max-width: 75%;
// background: $white;
// color: $blue-light;
// padding-left: 1rem;
// padding-top: 1rem;
.field--name-field-liens{
.field__item{
margin: auto;
height: fit-content;
@@ -163,28 +153,52 @@
margin-top: 5rem;
h2{
font-size: 1rem;
font-size: 0.8rem;
color: $black;
font-weight: 900;
}
.node-type-ressource{
display: flex;
flex-direction: column;
border: 2px solid $blue-light;
padding-left: 1rem;
padding-bottom: 3rem;
padding: 1rem;
height: fit-content;
margin-bottom: 1rem;
background-color: $white;
&:first-of-type{
border-top: 1px solid $blue-light;
padding-top: 1rem;
&::after{
content: url("../images/pictos/noun_Arrow_3771902.svg");
align-self: end;
}
}
.field, a{
line-height: 0.6rem;
font-size: 1.5rem;
color: $blue-dark;
font-weight: 500;
.field--name-title{
a{
color: $black;
font-size: 1.4rem;
font-weight: 600;
}
}
.field--name-field-auteur-s-{
font-weight: 800;
p{
margin: 0;
}
.field__label{
display:none;
}
}
.field--name-field-edition{
p{
margin: 0;
}
.field__label{
display:none;
}
}
.field--name-field-images{
width: 50%;