css ressource livre
This commit is contained in:
@@ -271,17 +271,15 @@
|
||||
width: 100%;
|
||||
.view-type-ressource-slide:not(footer){
|
||||
width: 100%;
|
||||
// padding-top: 1rem;
|
||||
position: relative;
|
||||
// overflow: hidden;
|
||||
z-index: 0;
|
||||
padding-bottom: 4rem;
|
||||
&::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
left: -30%;
|
||||
height: 100%;
|
||||
width: 110vw;
|
||||
// background-color: $background-actus;
|
||||
z-index: 0;
|
||||
}
|
||||
> * {
|
||||
@@ -289,6 +287,7 @@
|
||||
z-index: 1;
|
||||
}
|
||||
h3{
|
||||
margin-top: 3rem;
|
||||
text-transform: uppercase;
|
||||
a{color: rgb(9, 57, 139) !important;}
|
||||
}
|
||||
@@ -339,7 +338,7 @@
|
||||
svg.ext{
|
||||
display: none;
|
||||
}
|
||||
&.type-productions-du-programme-engages-pour-la-qualite-du-logement-de-demain{
|
||||
&.type-de-ressource-Productions-du-programme-Engagés-pour-la-qualité-du-logement-de-demain{
|
||||
// background-color: $background-actus;
|
||||
.wrapper-ressource{
|
||||
display: grid;
|
||||
@@ -348,13 +347,15 @@
|
||||
.field--name-field-type-de-ressource{
|
||||
order: 1;
|
||||
grid-row: 1;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.field--name-field-type-de-media{
|
||||
|
||||
order: 2;
|
||||
grid-row: 2;
|
||||
}
|
||||
.field--name-field-images{
|
||||
order: 2;
|
||||
grid-row: 2 /span 5;
|
||||
order: 3;
|
||||
grid-row: 3 /span 5;
|
||||
height: auto;
|
||||
width: 90%;
|
||||
img{
|
||||
@@ -364,23 +365,32 @@
|
||||
}
|
||||
}
|
||||
.field--name-title{
|
||||
grid-row: 2;
|
||||
grid-row: 3;
|
||||
margin-top: 0;
|
||||
a{
|
||||
color: $blue-light;
|
||||
font-size: 1.2rem;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
.field--name-field-sous-titre{
|
||||
grid-row: 3;
|
||||
grid-row: 4;
|
||||
color: $blue-light;
|
||||
font-size: 0.8rem;
|
||||
font-weight: 800;
|
||||
}
|
||||
.field--name-field-auteur-s-{
|
||||
grid-row: 4;
|
||||
}
|
||||
.field--name-field-edition{
|
||||
grid-row: 5;
|
||||
}
|
||||
.field--name-field-date-de-parution{
|
||||
.field--name-field-edition{
|
||||
grid-row: 6;
|
||||
}
|
||||
.field--name-field-mots-clefs{
|
||||
.field--name-field-date-de-parution{
|
||||
grid-row: 7;
|
||||
}
|
||||
.field--name-field-mots-clefs{
|
||||
grid-row: 8;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.type-de-ressource-Paroles-de-lauréats{
|
||||
|
||||
Reference in New Issue
Block a user