|
@@ -128,6 +128,26 @@
|
|
|
a {
|
|
|
text-decoration: none; }
|
|
|
|
|
|
+@media (max-width: 1330px) {
|
|
|
+ .path-frontpage .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
|
|
|
+ position: relative; }
|
|
|
+ .path-frontpage .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link {
|
|
|
+ position: relative;
|
|
|
+ bottom: +387%; }
|
|
|
+ .path-frontpage .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
|
|
|
+ position: relative;
|
|
|
+ bottom: +132%; } }
|
|
|
+
|
|
|
+@media (max-width: 1033px) {
|
|
|
+ .path-frontpage .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
|
|
|
+ position: relative; }
|
|
|
+ .path-frontpage .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link {
|
|
|
+ position: relative;
|
|
|
+ bottom: +450%; }
|
|
|
+ .path-frontpage .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
|
|
|
+ position: relative;
|
|
|
+ bottom: +126%; } }
|
|
|
+
|
|
|
@media (max-width: 934px) {
|
|
|
#block-headermenu {
|
|
|
display: none; }
|
|
@@ -307,7 +327,8 @@ a {
|
|
|
|
|
|
.block-block-content.block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca {
|
|
|
display: grid;
|
|
|
- grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
|
|
|
+ grid-template-columns: 1fr repeat(4, 2fr) 1fr;
|
|
|
+ height: 0; }
|
|
|
.block-block-content.block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link {
|
|
|
grid-column: 3;
|
|
|
position: relative;
|
|
@@ -334,31 +355,43 @@ a {
|
|
|
position: relative; }
|
|
|
|
|
|
.block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
|
|
|
+ display: grid;
|
|
|
+ grid-template-columns: 1fr repeat(4, 2fr) 1fr;
|
|
|
position: relative;
|
|
|
background-color: #009ee3;
|
|
|
- width: 20%;
|
|
|
- float: right;
|
|
|
- margin-right: 10%; }
|
|
|
+ height: 0;
|
|
|
+ width: 100%;
|
|
|
+ position: relative; }
|
|
|
.block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link {
|
|
|
- width: fit-content;
|
|
|
- padding: 0.4rem 1rem;
|
|
|
+ position: relative;
|
|
|
+ bottom: +326%;
|
|
|
+ grid-column: 5;
|
|
|
+ width: inherit;
|
|
|
font-size: 0.8rem;
|
|
|
- margin: auto;
|
|
|
- list-style: none; }
|
|
|
+ list-style: none;
|
|
|
+ background-color: #009ee3;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center; }
|
|
|
.block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link a {
|
|
|
text-transform: uppercase;
|
|
|
font-weight: 700;
|
|
|
- color: black; }
|
|
|
+ color: #09398b; }
|
|
|
.block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-lien.field--type-link a:before {
|
|
|
display: block;
|
|
|
+ width: fit-content;
|
|
|
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="white" stroke="white" stroke-width="0.7"/></svg>'); }
|
|
|
- .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 p {
|
|
|
- color: white;
|
|
|
- font-size: 1.2rem;
|
|
|
- padding-left: 1rem;
|
|
|
- padding-right: 1rem;
|
|
|
- margin-top: 0;
|
|
|
- text-align: center; }
|
|
|
+ .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
|
|
|
+ position: relative;
|
|
|
+ bottom: +140%;
|
|
|
+ grid-column: 5;
|
|
|
+ background-color: #009ee3; }
|
|
|
+ .block-block-content.block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
|
|
|
+ color: white;
|
|
|
+ font-size: 1.2rem;
|
|
|
+ padding-left: 1rem;
|
|
|
+ padding-right: 1rem;
|
|
|
+ margin-top: 0;
|
|
|
+ text-align: center; }
|
|
|
|
|
|
.block-views-blockactus-blocks-pages-block-1 {
|
|
|
clear: both;
|