|
@@ -111,6 +111,9 @@
|
|
|
.path-node {
|
|
|
margin: 0; }
|
|
|
|
|
|
+.main-content {
|
|
|
+ margin-top: 7rem; }
|
|
|
+
|
|
|
.field--name-field-titre .field__item {
|
|
|
color: #09398b;
|
|
|
font-weight: 900;
|
|
@@ -130,9 +133,12 @@ a {
|
|
|
@import "pages/partials/header_footer";
|
|
|
@import "pages/home";*/
|
|
|
.layout__region--top {
|
|
|
- padding-bottom: 3rem; }
|
|
|
- .layout__region--top .block-region-top {
|
|
|
- height: inherit; }
|
|
|
+ padding-bottom: 3rem;
|
|
|
+ height: 300px; }
|
|
|
+ .layout__region--top .block-entity-fieldnodetitle {
|
|
|
+ width: fit-content;
|
|
|
+ margin-left: 13%;
|
|
|
+ margin-top: 200px; }
|
|
|
.layout__region--top .block-entity-fieldnodefield-images {
|
|
|
display: none;
|
|
|
height: inherit; }
|
|
@@ -143,6 +149,7 @@ a {
|
|
|
.layout__region--first .block-region-first .block-entity-fieldnodefield-textes {
|
|
|
display: flex;
|
|
|
width: 50%;
|
|
|
+ background-color: white;
|
|
|
padding-right: 2rem; }
|
|
|
.layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre {
|
|
|
display: flex;
|
|
@@ -155,18 +162,18 @@ a {
|
|
|
.layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
|
|
|
text-decoration: underline; }
|
|
|
|
|
|
-.layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
|
|
|
- font-size: 1.5rem;
|
|
|
- font-weight: 1000;
|
|
|
- font-family: 'Source Code Pro';
|
|
|
- color: #09398b;
|
|
|
- text-transform: uppercase; }
|
|
|
-
|
|
|
-.layout__region--second .block-entity-fieldnodefield-textes h4 {
|
|
|
- text-transform: none !important; }
|
|
|
-
|
|
|
-.layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
|
|
|
- padding-right: 2rem; }
|
|
|
+.layout__region--second .block-entity-fieldnodefield-textes {
|
|
|
+ background-color: white; }
|
|
|
+ .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
|
|
|
+ font-size: 1.5rem;
|
|
|
+ font-weight: 1000;
|
|
|
+ font-family: 'Source Code Pro';
|
|
|
+ color: #09398b;
|
|
|
+ text-transform: uppercase; }
|
|
|
+ .layout__region--second .block-entity-fieldnodefield-textes h4 {
|
|
|
+ text-transform: none !important; }
|
|
|
+ .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
|
|
|
+ padding-right: 2rem; }
|
|
|
|
|
|
.layout__region--third .block-entity-fieldnodefield-fichiers {
|
|
|
height: fit-content;
|
|
@@ -377,22 +384,19 @@ a {
|
|
|
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; }
|
|
|
+ .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: white;
|
|
|
+ background-color: #009ee3;
|
|
|
+ text-transform: uppercase; }
|
|
|
|
|
|
.field--name-field-partenaires {
|
|
|
padding-top: 3rem; }
|
|
|
.field--name-field-partenaires .paragraph--type--partenaire {
|
|
|
+ background-color: white;
|
|
|
+ width: 75%;
|
|
|
padding-bottom: 3rem;
|
|
|
display: grid;
|
|
|
grid-template-columns: repeat(auto-fill, 120px);
|
|
@@ -415,6 +419,20 @@ a {
|
|
|
.field--name-field-partenaires a svg {
|
|
|
display: none; }
|
|
|
|
|
|
+.node-id-35 .region-content {
|
|
|
+ background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
|
|
|
+ background-repeat: no-repeat; }
|
|
|
+
|
|
|
+.node-id-35 .layout__region--top {
|
|
|
+ padding-bottom: 3rem; }
|
|
|
+ .node-id-35 .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; }
|
|
|
+
|
|
|
.path-actualites {
|
|
|
background-color: rgba(0, 158, 227, 0.2);
|
|
|
margin: 0; }
|
|
@@ -457,18 +475,13 @@ a {
|
|
|
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; }
|
|
|
+ .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; }
|
|
|
|
|
|
.node-id-5 .region-content {
|
|
|
background: url("../images/pictos/carre-contour-bleu_contact.svg");
|
|
@@ -476,18 +489,13 @@ a {
|
|
|
|
|
|
.node-id-5 .layout__region--top {
|
|
|
padding-bottom: 3rem; }
|
|
|
- .node-id-5 .layout__region--top .block-region-top {
|
|
|
- height: 200px; }
|
|
|
- .node-id-5 .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
|
|
- width: 80%;
|
|
|
- margin-left: 13%; }
|
|
|
- .node-id-5 .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; }
|
|
|
+ .node-id-5 .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; }
|
|
|
|
|
|
/*partials*/
|
|
|
.layout-container {
|