|
@@ -295,7 +295,8 @@ a {
|
|
|
display: flex;
|
|
|
flex-direction: column; }
|
|
|
.block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(1) {
|
|
|
- order: 1; }
|
|
|
+ order: 1;
|
|
|
+ font-weight: 800; }
|
|
|
.block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(4) {
|
|
|
order: 2; }
|
|
|
.block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite div:first-child :nth-child(5) {
|
|
@@ -312,6 +313,15 @@ a {
|
|
|
margin: 0; }
|
|
|
.block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite a {
|
|
|
color: black; }
|
|
|
+ .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .inline.links {
|
|
|
+ padding-top: none !important;
|
|
|
+ list-style: none;
|
|
|
+ width: fit-content;
|
|
|
+ align-self: flex-end; }
|
|
|
+ .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .inline.links a {
|
|
|
+ content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
|
|
|
+ .block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite .field--name-field-actu-type {
|
|
|
+ padding-top: 2rem; }
|
|
|
|
|
|
.layout--onecol .block-block-content {
|
|
|
display: grid;
|
|
@@ -337,7 +347,7 @@ a {
|
|
|
font-weight: 700;
|
|
|
color: #009ee3; }
|
|
|
.layout--onecol .field--type-link a::after {
|
|
|
- content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
|
|
|
+ content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
|
|
|
|
|
|
.view-display-id-block_2:is(.view-id-home_nodes) {
|
|
|
padding-top: 2rem;
|
|
@@ -364,7 +374,7 @@ a {
|
|
|
font-weight: 700;
|
|
|
color: #009ee3; }
|
|
|
.view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .inline.links a:after {
|
|
|
- content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
|
|
|
+ content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
|
|
|
.view-display-id-block_2:is(.view-id-home_nodes) .node-type-static .field--name-field-images .field__item img {
|
|
|
width: 15rem;
|
|
|
height: auto; }
|