add @import in styles.scss

This commit is contained in:
2023-06-08 12:04:04 +02:00
parent 8bb064f247
commit b4fe91c562
2 changed files with 37 additions and 0 deletions
@@ -3774,6 +3774,42 @@ a {
margin-top: 0.8rem;
font-size: 0.7rem; }
.node-id-113 {
background: url("../images/pictos/carre-contour-bleu_programme.svg");
background-repeat: no-repeat;
background-position-y: 7rem;
max-width: 100vw;
background-size: contain; }
.node-id-113 #block-contenudelapageprincipale {
scroll-margin: 8rem; }
.node-id-113 .layout__region--top {
padding-bottom: 3rem;
height: 30vh; }
.node-id-113 .layout__region--top .block-region-top .block-entity-fieldnodefield-images {
display: none;
height: inherit; }
.node-id-113 .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; }
.node-id-113 .layout__region--second {
width: 25%; }
.node-id-113 .layout__region--second .block-entity-fieldnodefield-textes {
background-color: white; }
.node-id-113 .layout__region--second .block-entity-fieldnodefield-textes .field--name-field-titre {
font-size: 1.5rem;
font-weight: 1000;
font-family: 'Source Code Pro';
color: #09398b;
text-transform: uppercase; }
.node-id-113 .layout__region--second .block-entity-fieldnodefield-textes h4 {
text-transform: none !important; }
.node-id-113 .layout__region--second .block-entity-fieldnodefield-textes .field--type-text-long {
padding-right: 2rem; }
/*partials*/
.layout-container {
position: relative;
+1
View File
@@ -40,6 +40,7 @@
@import "pages/_lesprojets";
@import "pages/_projet";
@import "pages/_incubateur";
@import "pages/_incubateur_static_page.scss";
/*partials*/