fond home

This commit is contained in:
2021-12-02 13:08:23 +01:00
parent 4b4ae05e29
commit bea4581105
5 changed files with 155 additions and 29 deletions
+24 -17
View File
@@ -260,7 +260,8 @@ a {
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 {
grid-area: presentation;
grid-row: 1;
background: url("../images/pictos/carre-contour-bleu_contact.svg"); }
background: url("../images/pictos/forme_home.svg");
background-size: 100vw; }
.path-frontpage .block-region-content .block-views-blockhome-nodes-block-1 .node-type-static div:first-child {
display: grid;
grid-template-columns: 1fr repeat(4, 2fr) 1fr;
@@ -271,7 +272,7 @@ a {
grid-column: 2 /span 3;
grid-row: 2 / span 2;
font-size: 5rem;
font-weight: 800;
font-weight: 900;
color: #009ee3;
line-height: 6rem;
margin-bottom: 5rem; }
@@ -352,19 +353,18 @@ a {
font-weight: 1000;
color: #09398b;
text-transform: uppercase; }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
margin-top: 0;
margin-bottom: 0;
margin-left: 1.5rem;
margin-right: 1.5rem;
text-align: center; }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p a {
font-weight: 800;
color: white;
font-size: 1.3rem; }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p:after {
display: block;
content: url("../images/pictos/noun_Arrow_3771902.svg"); }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description {
margin-bottom: 1rem; }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p {
margin-top: 0;
margin-bottom: 0;
margin-left: 1.5rem;
margin-right: 1.5rem;
text-align: center; }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 .field--name-field-description p a {
font-weight: 800;
color: white;
font-size: 1.3rem; }
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 {
grid-area: actus;
width: 100vw;
@@ -776,6 +776,7 @@ header {
#header-top {
height: 7rem;
background-color: white;
box-shadow: 1px 0px 8px black;
display: flex;
flex-direction: row;
justify-content: space-between;
@@ -785,7 +786,7 @@ header {
display: flex;
flex-direction: row;
padding: 1rem;
padding-left: 3rem;
padding-left: 4%;
align-items: start;
color: black;
font-weight: 800; }
@@ -794,6 +795,7 @@ header {
height: 100%;
align-items: center; }
#header-top .region-header-top-left #block-logogouv img {
min-width: 80px;
width: 70%;
height: auto; }
#header-top .region-header-top-left #block-logoeql {
@@ -801,9 +803,11 @@ header {
height: 100%;
align-items: center; }
#header-top .region-header-top-left #block-logoeql img {
min-width: 80px;
width: 80%;
height: auto; }
#header-top .region-header-top-left ul {
font-size: 1.2rem;
list-style: none;
display: flex;
flex-direction: row;
@@ -858,7 +862,9 @@ header {
#header-top #block-burger h2:after {
display: block;
margin: auto;
content: url('data:image/svg+xml,<svg width="100" height="70" xmlns="http://www.w3.org/2000/svg" version="1.1"> <path id="path930" d="M 20,10 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/><path id="path930-3" d="M 20,25 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/><path id="path930-6" d="M 20,40 H 80" stroke-linecap="round" stroke="white" stroke-width="4"/></svg>'); }
align-self: center;
height: 70px;
content: url('data:image/svg+xml,<svg width="100" height="70" xmlns="http://www.w3.org/2000/svg" version="1.1"> <path id="path930" d="M 30,13 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-3" d="M 30,25 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/><path id="path930-6" d="M 30,37 H 70" stroke-linecap="round" stroke="white" stroke-width="3"/></svg>'); }
#header-top #block-burger #block-burger-menu {
display: block;
margin: 0;
@@ -888,6 +894,7 @@ header {
display: block; }
#fotter-bottom {
box-shadow: 1px 0px 8px black;
display: flex;
flex: 1 1 120px;
flex-direction: row;