new contenu home + footer

This commit is contained in:
2021-12-03 00:49:01 +01:00
parent fc275d47c7
commit 8ebae55898
5 changed files with 122 additions and 11 deletions
+30 -6
View File
@@ -380,6 +380,32 @@ a {
font-weight: 800;
color: white;
font-size: 1.3rem; }
.path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 {
grid-column: 5;
grid-row: 1;
height: fit-content;
display: flex;
justify-self: end;
width: 50%;
margin-top: 14rem; }
.path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body {
justify-content: right;
display: flex;
flex-direction: column;
font-family: "Source Code Pro";
text-transform: uppercase;
text-align: right;
font-size: 1.3rem; }
.path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(1):after {
display: block;
content: url("../images/pictos/noun_Arrow_3771902-rouge.svg");
transform: rotate(90deg);
height: fit-content;
position: relative;
top: -30px;
right: -60px; }
.path-frontpage .block-region-content .block-block-content7db64d87-3e22-4fbd-9c11-2b95f5bef695 .field--name-body :nth-child(2) {
font-size: 2rem; }
.path-frontpage .block-region-content .block-views-blockactus-blocks-pages-block-1 {
grid-area: actus;
width: 100vw;
@@ -941,9 +967,7 @@ header {
#fotter-bottom .region-footer-bottom-left {
margin-left: 3rem;
border: none;
width: 30%;
display: flex;
flex-direction: row; }
width: 30%; }
#fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content {
display: flex;
flex-direction: row;
@@ -953,9 +977,9 @@ header {
#fotter-bottom .region-footer-bottom-left .view-id-partenaires .view-content .node-type-partenaires_logo_footer_ {
padding-right: 1rem;
padding-bottom: 1rem; }
#fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 {
border-left: #009ee3 solid 1px;
padding-left: 1rem; }
#fotter-bottom .region-footer-bottom-left .block-views-blockpartenaires-block-3 img {
width: auto;
height: 30px; }
#fotter-bottom .region-footer-bottom-right {
width: 15%;
display: flex;