background home
This commit is contained in:
@@ -269,6 +269,9 @@ a {
|
||||
.block-views-blockhome-nodes-block-1 .node-type-static div:first-child .field--name-field-images img {
|
||||
height: auto; }
|
||||
|
||||
.block-views-blockhome-nodes-block-1 .field--name-field-accroche {
|
||||
display: none; }
|
||||
|
||||
.block-views-blockhome-nodes-block-1 .field--name-title {
|
||||
grid-column: 2; }
|
||||
.block-views-blockhome-nodes-block-1 .field--name-title h2 {
|
||||
@@ -378,8 +381,10 @@ a {
|
||||
|
||||
.view-display-id-block_2:is(.view-id-home_nodes) {
|
||||
padding-top: 2rem;
|
||||
background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%" version="1.1"><rect x="0" y="0" width="80" height="80" transform="rotate(35) translate(430, -800) scale(15)" fill="none" stroke="rgb(0,158,227)" stroke-width="0.4px"/></svg>');
|
||||
background-repeat: no-repeat; }
|
||||
background: url("../images/pictos/carre-contour-bleu.svg");
|
||||
background-repeat: no-repeat;
|
||||
max-width: 100vw;
|
||||
background-size: cover; }
|
||||
.view-display-id-block_2:is(.view-id-home_nodes) .node-type-static {
|
||||
width: 70%;
|
||||
margin: auto; }
|
||||
|
||||
Reference in New Issue
Block a user