|
@@ -779,14 +779,14 @@ a {
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .block-entity-fieldnodefield-fichiers {
|
|
|
height: fit-content;
|
|
|
border: 2px solid #009ee3;
|
|
|
- background-color: white; }
|
|
|
+ background-color: white;
|
|
|
+ margin-bottom: 1rem; }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers {
|
|
|
min-height: 4rem;
|
|
|
background: white;
|
|
|
color: #009ee3;
|
|
|
padding-left: 1rem;
|
|
|
- padding-top: 1rem;
|
|
|
- margin-bottom: 1rem; }
|
|
|
+ padding-top: 1rem; }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
|
|
display: none; }
|
|
|
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
|