ressources liées ami

This commit is contained in:
2021-12-09 14:30:36 +01:00
parent 2a153fd056
commit 0d16934ab7
4 changed files with 110 additions and 2 deletions
+41 -1
View File
@@ -249,7 +249,7 @@ a {
.layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
display: none; }
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
margin-top: 5rem; }
margin-top: 3rem; }
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress h2 {
font-size: 0.8rem;
color: black;
@@ -710,6 +710,46 @@ a {
color: #009ee3;
background-color: white;
text-transform: uppercase; }
.node-id-3 .block-entity-fieldnodefield-ress {
margin-top: 3rem; }
.node-id-3 .block-entity-fieldnodefield-ress h2 {
font-size: 0.8rem;
color: black;
font-weight: 900; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource {
display: flex;
flex-direction: column;
border: 2px solid #009ee3;
padding: 1rem;
height: fit-content;
margin-bottom: 1rem;
background-color: white; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type {
border-top: 1px solid #009ee3;
padding-top: 1rem; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource:first-of-type::after {
content: url("../images/pictos/noun_Arrow_3771902.svg");
align-self: end; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-title a {
color: black;
font-size: 1.4rem;
font-weight: 600; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- {
font-weight: 800; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- p {
margin: 0; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-auteur-s- .field__label {
display: none; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition p {
margin: 0; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-edition .field__label {
display: none; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images {
display: none;
width: 50%; }
.node-id-3 .block-entity-fieldnodefield-ress .node-type-ressource .field--name-field-images img {
width: 100%;
height: auto; }
.path-actualites {
background-color: rgba(0, 158, 227, 0.2);