template lien titre actualité

This commit is contained in:
Ouidade Soussi Chiadmi 2025-03-31 14:51:44 +02:00
parent f5bd5f53f5
commit 244299bc50
9 changed files with 27 additions and 9 deletions

View File

@ -465,6 +465,7 @@ header .header_nav_container #block-quartiers-de-demain-entete ul {
header .header_nav_container #block-quartiers-de-demain-entete ul {
top: 0;
align-items: center;
padding-top: 0.3rem;
}
}
header .header_nav_container #block-quartiers-de-demain-entete ul li {
@ -491,7 +492,7 @@ header .header_nav_container #block-quartiers-de-demain-entete ul li a {
display: flex;
flex-direction: column;
align-items: center;
font-size: 1rem;
font-size: 0.8rem;
}
}
header .header_nav_container #block-quartiers-de-demain-selecteurdelangue {
@ -1567,6 +1568,7 @@ footer {
@media (max-width: 810px) {
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf {
margin-left: 0;
margin: auto;
}
}
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf a {
@ -1575,6 +1577,7 @@ footer {
color: white;
text-transform: uppercase;
font-size: 0.6rem;
width: max-content;
}
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier .file--application-pdf a svg {
display: none;
@ -1584,7 +1587,7 @@ footer {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}
#home .__container-deroulement .config_pages--type--deroulement .field_field_calendrier span:nth-child(2) {
display: none;
@ -1826,8 +1829,6 @@ footer {
display: flex;
flex-direction: row;
padding-left: 0.5rem;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
display: inline-flex;
align-items: center;
color: white;
@ -1844,6 +1845,7 @@ footer {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
#actus-caroussel .content-actus .view-rows-wrapper .views-row .toggle-actualite {
display: block;
@ -1889,6 +1891,7 @@ footer {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-header {
@ -2271,6 +2274,7 @@ body {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
#home article.node-type-static .field_field_title {
width: fit-content;
@ -3502,6 +3506,7 @@ body {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
#page-node .content_container .node-type-actualite .content-wrapper-actu .field_field_images {
order: 3;
@ -3907,6 +3912,7 @@ body {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--third .file--mime-application-pdf {
width: fit-content;
@ -3935,6 +3941,7 @@ body {
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}
.field_field_liens_site > div:nth-child(2) > div:nth-child(1) {
@ -4619,6 +4626,7 @@ main {
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
#actualites .layout-content .content_container .views-element-container .view-rows-wrapper .views-row .toggle-actualite {
display: block;

View File

@ -277,6 +277,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
}

View File

@ -137,6 +137,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}

View File

@ -146,6 +146,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}

View File

@ -432,6 +432,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
// padding-bottom: 0.2rem;
@ -465,6 +466,7 @@
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}
}

View File

@ -243,8 +243,6 @@
display: flex;
flex-direction: row;
padding-left: 0.5rem;
padding-top: 0.2rem;
padding-bottom: 0.2rem;
display: inline-flex;
align-items: center;
color: white;
@ -261,6 +259,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
}
@ -319,6 +318,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
height: 25px;
}
}

View File

@ -217,6 +217,7 @@ header{
@media(max-width: 1025px){
top: 0;
align-items: center;
padding-top: 0.3rem;
}
@media(max-width: 1090px){
}
@ -237,7 +238,7 @@ header{
display: flex;
flex-direction: column;
align-items: center;
font-size: 1rem;
font-size: 0.8rem;
}
}

View File

@ -249,6 +249,7 @@
font-size: 0.6rem;
@media (max-width:810px) {
margin-left: 0;
margin: auto;
}
a{
@ -257,6 +258,7 @@
color: white;
text-transform: uppercase;
font-size: 0.6rem;
width: max-content;
svg{
display: none;
@ -266,7 +268,7 @@
content: url("../img/noun-arrow-to-right.svg");
padding-right: 0.2rem;
padding-left: 0.2rem;
padding-bottom: 0.2rem;
height: 25px;
}
}
}

View File

@ -31,7 +31,9 @@
<div id="actus-caroussel"{{ attributes }}>
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes }}>{{ label }}</h2>
<h2{{ title_attributes }}>
<a href="/actualites" rel="bookmark">{{ label }}</a>
</h2>
{% endif %}
{{ title_suffix }}
{# <div class="__timeline-arrows">