|
@@ -971,6 +971,26 @@ a {
|
|
|
text-decoration: underline;
|
|
|
font-weight: 800; }
|
|
|
|
|
|
+.node-id-6 {
|
|
|
+ background: url("../images/pictos/carre-contour-bleu_contact.svg");
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-position-y: 7rem;
|
|
|
+ max-width: 100vw;
|
|
|
+ background-size: contain; }
|
|
|
+ .node-id-6 .layout__region--top {
|
|
|
+ padding-bottom: 3rem;
|
|
|
+ height: 30vh; }
|
|
|
+ .node-id-6 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
|
|
|
+ display: none;
|
|
|
+ height: inherit; }
|
|
|
+ .node-id-6 .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 {
|
|
|
position: relative; }
|