bandeau bleu entête
This commit is contained in:
@@ -15,9 +15,25 @@
|
||||
// position: relative;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr repeat(8, 1fr) 1fr;
|
||||
padding-top: 2rem;
|
||||
|
||||
|
||||
.block-block-contentacfaf4e3-d7d0-42a6-a2a6-3c6ccd0e9344{
|
||||
grid-column: 1 / span 10;
|
||||
width: 100%;
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 1.5rem;
|
||||
font-weight: 800;
|
||||
color: $white;
|
||||
background-color: $blue-light;
|
||||
text-transform: uppercase;
|
||||
padding-left: 13%;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-actu-type{
|
||||
padding-top: 2rem;
|
||||
grid-column: 2;
|
||||
}
|
||||
|
||||
|
||||
@@ -5,19 +5,36 @@
|
||||
.layout__region--top{
|
||||
|
||||
.block-region-top{
|
||||
margin-top: 2rem;
|
||||
margin-left: 13%;
|
||||
.block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640{
|
||||
width: 100%;
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 1.5rem;
|
||||
font-weight: 800;
|
||||
color: $white;
|
||||
background-color: $blue-light;
|
||||
text-transform: uppercase;
|
||||
padding-left: 13%;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 0.5rem;
|
||||
vertical-align: middle;
|
||||
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-type-de-ressource{
|
||||
margin-top: 2rem;
|
||||
margin-left: 13%;
|
||||
color: $blue-light;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
|
||||
}
|
||||
.block-entity-fieldnodetitle{
|
||||
margin-left: 13%;
|
||||
font-size: 2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
.block-entity-fieldnodefield-edition{
|
||||
margin-left: 13%;
|
||||
.field--name-field-edition{
|
||||
p{
|
||||
margin-bottom: 0;
|
||||
@@ -26,6 +43,7 @@
|
||||
|
||||
}
|
||||
.block-entity-fieldnodefield-auteur-s-{
|
||||
margin-left: 13%;
|
||||
.field--name-field-auteur-s-{
|
||||
font-size: 1.5rem;
|
||||
font-weight: 800;
|
||||
@@ -34,7 +52,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.block-entity-fieldnodefield-date-de-parution{
|
||||
margin-left: 13%;
|
||||
}
|
||||
.block-entity-fieldnodefield-mots-clefs{
|
||||
margin-left: 13%;
|
||||
.field--name-field-mots-clefs{
|
||||
display: inline-flex;
|
||||
margin-top: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user