background

This commit is contained in:
2021-11-26 22:54:38 +01:00
parent 8c7037b66d
commit bcc6ae5138
11 changed files with 405 additions and 47 deletions
+61 -22
View File
@@ -120,8 +120,7 @@
visibility: hidden; }
.inter-titre {
color: #009ee3;
text-transform: uppercase; }
color: #009ee3; }
a {
text-decoration: none; }
@@ -130,11 +129,6 @@ a {
/*
@import "pages/partials/header_footer";
@import "pages/home";*/
.layout--threecol-25-50-25 {
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; }
.layout__region--top {
padding-bottom: 3rem; }
.layout__region--top .block-region-top {
@@ -142,24 +136,13 @@ a {
.layout__region--top .block-entity-fieldnodefield-images {
display: none;
height: inherit; }
.layout__region--top .block-entity-fieldnodetitle {
width: 80%;
margin: auto; }
.layout__region--top .block-entity-fieldnodetitle .field--name-title {
font-family: 'Source Code Pro';
font-size: 2rem;
font-weight: 800;
color: #009ee3;
background-color: white;
text-transform: uppercase;
padding: 2rem 1rem 2rem 1rem; }
.layout__region--first .block-region-first {
width: 50%;
float: right; }
display: flex;
justify-content: end; }
.layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
display: flex;
justify-content: left;
width: 50%;
padding-right: 2rem; }
.layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
display: flex;
@@ -168,7 +151,7 @@ a {
color: #09398b;
border-bottom: 1px solid #009ee3;
padding-bottom: 0.5rem;
padding-top: 0.5rem; }
padding-right: 1rem; }
.layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
text-decoration: underline; }
@@ -389,6 +372,24 @@ a {
padding-bottom: 2rem;
margin-block-start: 0; }
.node-id-20 {
background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
background-repeat: no-repeat; }
.node-id-20 .layout__region--top {
padding-bottom: 3rem; }
.node-id-20 .layout__region--top .block-region-top {
height: 200px; }
.node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
width: 80%;
margin: auto; }
.node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
font-family: 'Source Code Pro';
font-size: 2rem;
font-weight: 800;
color: #009ee3;
background-color: white;
text-transform: uppercase; }
.field--name-field-partenaires {
padding-top: 3rem; }
.field--name-field-partenaires .paragraph--type--partenaire {
@@ -451,6 +452,44 @@ a {
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child h2 {
margin: 0; }
.node-id-4 {
background: url("../images/pictos/carre-contour-bleu_programme.svg");
background-repeat: no-repeat; }
.node-id-4 .layout__region--top {
padding-bottom: 3rem; }
.node-id-4 .layout__region--top .block-region-top {
height: 200px; }
.node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
width: 80%;
margin-left: 13%; }
.node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
font-family: 'Source Code Pro';
font-size: 2rem;
font-weight: 800;
color: white;
background-color: #009ee3;
text-transform: uppercase;
padding: 2rem 1rem 2rem 1rem; }
.node-id-4 {
background: url("../images/pictos/carre-contour-bleu_contact.svg");
background-repeat: no-repeat; }
.node-id-4 .layout__region--top {
padding-bottom: 3rem; }
.node-id-4 .layout__region--top .block-region-top {
height: 200px; }
.node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
width: 80%;
margin-left: 13%; }
.node-id-4 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
font-family: 'Source Code Pro';
font-size: 2rem;
font-weight: 800;
color: white;
background-color: #009ee3;
text-transform: uppercase;
padding: 2rem 1rem 2rem 1rem; }
/*partials*/
.layout-container {
position: relative; }