ressources liées block third
This commit is contained in:
@@ -358,8 +358,8 @@
|
||||
width: fit-content;
|
||||
::before{
|
||||
content: url("../images/pictos/download.png");
|
||||
min-width:30px;
|
||||
height: auto;
|
||||
// min-width:30px;
|
||||
// height: auto;
|
||||
padding-right: 1rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
@@ -398,8 +398,8 @@
|
||||
font-weight: 800;
|
||||
&::before{
|
||||
content: url("../images/pictos/external_link.png");
|
||||
min-width: 30px;
|
||||
height: auto;
|
||||
// min-width: 30px;
|
||||
// height: auto;
|
||||
padding-right: 1rem;
|
||||
}
|
||||
svg.ext{
|
||||
|
||||
@@ -499,6 +499,20 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.node-type-ressource.type-les-projets-en-images{
|
||||
.field--name-field-images{
|
||||
// display: none;
|
||||
order: 1;
|
||||
width: 100%;
|
||||
.field__item:not(:first-of-type){
|
||||
display: none;
|
||||
}
|
||||
img{
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user