logoeql
This commit is contained in:
@@ -214,7 +214,8 @@ a {
|
||||
padding-bottom: 3rem;
|
||||
width: 69%;
|
||||
height: fit-content;
|
||||
margin-bottom: 1rem; }
|
||||
margin-bottom: 1rem;
|
||||
background-color: white; }
|
||||
.layout__region--third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
|
||||
border-top: 1px solid #009ee3;
|
||||
padding-top: 1rem; }
|
||||
@@ -381,7 +382,8 @@ a {
|
||||
|
||||
.node-id-20 {
|
||||
background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
|
||||
background-repeat: no-repeat; }
|
||||
background-repeat: no-repeat;
|
||||
top: 7rem; }
|
||||
.node-id-20 .layout__region--top {
|
||||
padding-bottom: 3rem; }
|
||||
.node-id-20 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
||||
@@ -433,6 +435,19 @@ a {
|
||||
background-color: #009ee3;
|
||||
text-transform: uppercase; }
|
||||
|
||||
.node-id-3 {
|
||||
background: url("../images/pictos/carre-contour-bleu_partenaire.svg");
|
||||
background-repeat: no-repeat; }
|
||||
.node-id-3 .layout__region--top {
|
||||
padding-bottom: 3rem; }
|
||||
.node-id-3 .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
color: #009ee3;
|
||||
background-color: white;
|
||||
text-transform: uppercase; }
|
||||
|
||||
.path-actualites {
|
||||
background-color: rgba(0, 158, 227, 0.2);
|
||||
margin: 0; }
|
||||
@@ -526,6 +541,13 @@ header {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center; }
|
||||
#header-top .region-header-top-left #block-logoeql {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
padding-left: 2rem; }
|
||||
#header-top .region-header-top-left #block-logoeql img {
|
||||
height: 80%; }
|
||||
#header-top .region-header-top-left ul {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user