paroles de lauréat background mozaique
This commit is contained in:
@@ -2579,6 +2579,14 @@ a {
|
|||||||
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource div ul.links.inline {
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource div ul.links.inline {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee {
|
||||||
|
margin-top: 3rem;
|
||||||
|
}
|
||||||
|
@media (max-width: 479px) {
|
||||||
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee {
|
||||||
|
margin-top: 2rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee h2 {
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-projets-liee h2 {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
color: rgb(0, 0, 0);
|
color: rgb(0, 0, 0);
|
||||||
@@ -5521,6 +5529,9 @@ a {
|
|||||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource.type-de-ressource-Publication-issue-du-programme-EQLD {
|
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource.type-de-ressource-Publication-issue-du-programme-EQLD {
|
||||||
background-color: rgba(0, 158, 227, 0.2);
|
background-color: rgba(0, 158, 227, 0.2);
|
||||||
}
|
}
|
||||||
|
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource.type-de-ressource-Paroles-de-lauréats {
|
||||||
|
background-color: rgba(0, 158, 227, 0.2);
|
||||||
|
}
|
||||||
@media (max-width: 479px) {
|
@media (max-width: 479px) {
|
||||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource {
|
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-content .views-row .node-type-ressource {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
|||||||
@@ -445,10 +445,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.block-entity-fieldnodefield-projets-liee{
|
.block-entity-fieldnodefield-projets-liee{
|
||||||
// margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
// @media(max-width:479px){
|
@media(max-width:479px){
|
||||||
// margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
// }
|
}
|
||||||
h2{
|
h2{
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
color: $black;
|
color: $black;
|
||||||
|
|||||||
@@ -215,6 +215,9 @@
|
|||||||
&.type-de-ressource-Publication-issue-du-programme-EQLD{
|
&.type-de-ressource-Publication-issue-du-programme-EQLD{
|
||||||
background-color: $background-actus;
|
background-color: $background-actus;
|
||||||
}
|
}
|
||||||
|
&.type-de-ressource-Paroles-de-lauréats{
|
||||||
|
background-color: $background-actus;
|
||||||
|
}
|
||||||
@media (max-width: 479px) {
|
@media (max-width: 479px) {
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user