Merge branch 'colloque2021' into prod
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -72,10 +72,17 @@ section{
|
||||
}
|
||||
.__wrap{
|
||||
padding: 0.5rem;
|
||||
}
|
||||
& > div{
|
||||
height: 100%;
|
||||
}
|
||||
div > *{
|
||||
color:$color2;
|
||||
}
|
||||
a{
|
||||
display: block;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
&.bibliographie{
|
||||
|
||||
@@ -89,9 +89,14 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="__wrap_content d-flex flex-wrap flex-lg-nowrap">
|
||||
|
||||
|
||||
|
||||
{% if content.field_ajouter_un_media[0]['#paragraph'].field_image %}
|
||||
<div class="__hero col-12 col-md-12 col-lg-4 px-0 pr-lg-4 m-0 my-4 mx-sm-0 my-lg-0">
|
||||
<a href="{{content.field_telecharger_la_ressource[0]["#markup"]}}" target="_blank">
|
||||
{{content.field_ajouter_un_media}}
|
||||
</a>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user