retouche design pavé ressources + enlève video dans template block
This commit is contained in:
@@ -1555,7 +1555,7 @@ a {
|
|||||||
margin-top: 3rem; }
|
margin-top: 3rem; }
|
||||||
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row {
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row {
|
||||||
width: 49%;
|
width: 49%;
|
||||||
min-height: 300px;
|
min-height: 250px;
|
||||||
border: 2px solid #009ee3;
|
border: 2px solid #009ee3;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
margin-bottom: 1rem; }
|
margin-bottom: 1rem; }
|
||||||
@@ -1604,9 +1604,10 @@ a {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap; }
|
flex-wrap: wrap; }
|
||||||
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .node-type-ressource .field--name-field-mots-clefs .field__item {
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .node-type-ressource .field--name-field-mots-clefs .field__item {
|
||||||
margin-right: 1rem;
|
margin-right: 0.5rem;
|
||||||
padding-left: 0.3rem;
|
padding-left: 0.3rem;
|
||||||
padding-right: 0.3rem; }
|
padding-right: 0.3rem;
|
||||||
|
font-size: 0.8rem; }
|
||||||
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .node-type-ressource .field--name-field-mots-clefs .field__item a {
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .node-type-ressource .field--name-field-mots-clefs .field__item a {
|
||||||
background: #09398b;
|
background: #09398b;
|
||||||
color: white;
|
color: white;
|
||||||
@@ -1951,8 +1952,8 @@ a {
|
|||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: 800;
|
font-weight: 900;
|
||||||
font-size: 00.8rem; }
|
font-size: 0.8rem; }
|
||||||
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-content .views-row .node-type-offre_de_service div:first-of-type .field--name-field-photo {
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockoffres-de--block-1 .view-content .views-row .node-type-offre_de_service div:first-of-type .field--name-field-photo {
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
grid-row: 2 / span 6;
|
grid-row: 2 / span 6;
|
||||||
|
|||||||
@@ -213,7 +213,7 @@
|
|||||||
width: 49%;
|
width: 49%;
|
||||||
// padding: 1rem;
|
// padding: 1rem;
|
||||||
// width: 50%;
|
// width: 50%;
|
||||||
min-height: 300px;
|
min-height: 250px;
|
||||||
border: 2px solid $blue-light;
|
border: 2px solid $blue-light;
|
||||||
background-color: $white;
|
background-color: $white;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
@@ -310,9 +310,10 @@
|
|||||||
// }
|
// }
|
||||||
.field__item{
|
.field__item{
|
||||||
|
|
||||||
margin-right: 1rem;
|
margin-right: 0.5rem;
|
||||||
padding-left: 0.3rem;
|
padding-left: 0.3rem;
|
||||||
padding-right: 0.3rem;
|
padding-right: 0.3rem;
|
||||||
|
font-size: 0.8rem;
|
||||||
|
|
||||||
a{
|
a{
|
||||||
background: $blue-dark;
|
background: $blue-dark;
|
||||||
|
|||||||
@@ -159,8 +159,8 @@
|
|||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: 800;
|
font-weight: 900;
|
||||||
font-size: 00.8rem;
|
font-size: 0.8rem;
|
||||||
}
|
}
|
||||||
.field--name-field-photo{
|
.field--name-field-photo{
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
|
|||||||
@@ -35,9 +35,9 @@
|
|||||||
<div{{ attributes.addClass(classes) }}>
|
<div{{ attributes.addClass(classes) }}>
|
||||||
{{ title_prefix }}
|
{{ title_prefix }}
|
||||||
{% if label %}
|
{% if label %}
|
||||||
<video autoplay muted loop id="myVideo">
|
{# <video autoplay muted loop id="myVideo">
|
||||||
<source src="rain.mp4" type="video/mp4">
|
<source src="rain.mp4" type="video/mp4">
|
||||||
</video>
|
</video> #}
|
||||||
<span><h2{{ title_attributes }}>{{ label }}</h2></span>
|
<span><h2{{ title_attributes }}>{{ label }}</h2></span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{{ title_suffix }}
|
{{ title_suffix }}
|
||||||
|
|||||||
Reference in New Issue
Block a user