|
@@ -468,27 +468,26 @@ a {
|
|
|
font-weight: 800;
|
|
|
color: white;
|
|
|
background-color: #009ee3;
|
|
|
- text-transform: uppercase;
|
|
|
- padding: 2rem 1rem 2rem 1rem; }
|
|
|
+ text-transform: uppercase; }
|
|
|
|
|
|
-.node-id-4 {
|
|
|
+.node-id-5 .region-content {
|
|
|
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; }
|
|
|
+
|
|
|
+.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; }
|
|
|
|
|
|
/*partials*/
|
|
|
.layout-container {
|
|
@@ -601,7 +600,8 @@ header {
|
|
|
border-left: #009ee3 solid 1px; }
|
|
|
#fotter-bottom .region h2 {
|
|
|
margin-top: 0;
|
|
|
- color: #09398b; }
|
|
|
+ color: #09398b;
|
|
|
+ font-size: 1.2rem; }
|
|
|
#fotter-bottom .region img {
|
|
|
max-width: 5rem;
|
|
|
max-height: 5rem; }
|
|
@@ -615,7 +615,8 @@ header {
|
|
|
list-style: none; }
|
|
|
#fotter-bottom .region-footer-bottom-left #block-pieddepage ul a {
|
|
|
color: #09398b;
|
|
|
- font-size: 1.5rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
+ text-decoration: underline;
|
|
|
margin-top: 0; }
|
|
|
#fotter-bottom .view-id-partenaires .view-content {
|
|
|
display: flex;
|