page node type actualite
This commit is contained in:
@@ -227,6 +227,7 @@ a {
|
||||
height: auto;
|
||||
padding-right: 1rem; }
|
||||
.layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
|
||||
hyphens: auto;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: #009ee3;
|
||||
@@ -256,24 +257,37 @@ a {
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
|
||||
margin-top: 5rem; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress h2 {
|
||||
font-size: 1rem;
|
||||
color: black; }
|
||||
font-size: 0.8rem;
|
||||
color: black;
|
||||
font-weight: 900; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border: 2px solid #009ee3;
|
||||
padding-left: 1rem;
|
||||
padding-bottom: 3rem;
|
||||
padding: 1rem;
|
||||
height: fit-content;
|
||||
margin-bottom: 1rem;
|
||||
background-color: white; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
|
||||
border-top: 1px solid #009ee3;
|
||||
padding-top: 1rem; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field, .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource a {
|
||||
line-height: 0.6rem;
|
||||
font-size: 1.5rem;
|
||||
color: #09398b;
|
||||
font-weight: 500; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type::after {
|
||||
content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
align-self: end; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-title a {
|
||||
color: black;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 600; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- {
|
||||
font-weight: 800; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- p {
|
||||
margin: 0; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
|
||||
display: none; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition p {
|
||||
margin: 0; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition .field__label {
|
||||
display: none; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
|
||||
width: 50%; }
|
||||
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
|
||||
@@ -608,6 +622,33 @@ a {
|
||||
.field--name-field-partenaires a svg {
|
||||
display: none; }
|
||||
|
||||
.path-node.page-node-type-actualite .layout__region--top {
|
||||
background-color: rgba(0, 158, 227, 0.2); }
|
||||
.path-node.page-node-type-actualite .layout__region--top .block-region-top {
|
||||
display: grid;
|
||||
grid-template-columns: 1fr repeat(4, 2fr) 1fr; }
|
||||
.path-node.page-node-type-actualite .layout__region--top .block-region-top .block-entity-fieldnodetitle {
|
||||
grid-column: 2 /span 6;
|
||||
margin: 0; }
|
||||
.path-node.page-node-type-actualite .layout__region--top .block-region-top .block-entity-fieldnodetitle .field--name-title {
|
||||
font-family: "Source Code Pro";
|
||||
font-size: 4rem;
|
||||
font-weight: 500; }
|
||||
.path-node.page-node-type-actualite .layout__region--top .block-region-top .block-entity-fieldnodefield-date {
|
||||
grid-column: 2;
|
||||
text-transform: uppercase;
|
||||
color: #09398b;
|
||||
font-size: 1.5rem;
|
||||
font-weight: 800; }
|
||||
|
||||
.path-node.page-node-type-actualite .block-region-second .block-entity-fieldnodebody {
|
||||
width: 90%; }
|
||||
.path-node.page-node-type-actualite .block-region-second .block-entity-fieldnodebody .panel-body #outputtext {
|
||||
overflow-y: visible !important; }
|
||||
|
||||
.path-node.page-node-type-actualite .layout__region--third .block-region-third {
|
||||
max-width: 70%; }
|
||||
|
||||
.node-id-35 .region-content {
|
||||
background: url("../images/pictos/carre-contour-bleu_gouvernance.svg");
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user