add @import in styles.scss
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
@import "pages/_lesprojets";
|
||||
@import "pages/_projet";
|
||||
@import "pages/_incubateur";
|
||||
@import "pages/_incubateur_static_page.scss";
|
||||
|
||||
|
||||
/*partials*/
|
||||
|
||||
Reference in New Issue
Block a user