|
@@ -246,7 +246,7 @@ a {
|
|
|
min-height: 4rem;
|
|
|
background: white;
|
|
|
color: #009ee3;
|
|
|
- padding-left: 1rem;
|
|
|
+ padding-left: 0.8rem;
|
|
|
padding-top: 1rem;
|
|
|
margin-bottom: 1rem; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
|
@@ -256,9 +256,11 @@ a {
|
|
|
margin: auto; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf ::before {
|
|
|
content: url("../images/pictos/noun_Download_file_307900.svg");
|
|
|
- min-width: 50px;
|
|
|
+ min-width: 40px;
|
|
|
height: auto;
|
|
|
- padding-right: 1rem; }
|
|
|
+ padding-right: 0.5rem;
|
|
|
+ display: inline-flex;
|
|
|
+ align-items: center; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
|
|
|
hyphens: auto;
|
|
|
display: inline-flex;
|
|
@@ -272,19 +274,22 @@ a {
|
|
|
min-height: 4rem;
|
|
|
background: white;
|
|
|
color: #009ee3;
|
|
|
- padding-left: 1rem;
|
|
|
+ padding-left: 0.8rem;
|
|
|
padding-top: 1rem;
|
|
|
margin-bottom: 1rem; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
|
|
|
display: inline-flex;
|
|
|
align-items: center;
|
|
|
+ justify-items: center;
|
|
|
color: #009ee3;
|
|
|
font-weight: 800; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a::before {
|
|
|
content: url("../images/pictos/noun_External Link_674151.svg");
|
|
|
- min-width: 50px;
|
|
|
+ min-width: 40px;
|
|
|
height: auto;
|
|
|
- padding-right: 1rem; }
|
|
|
+ padding-right: 0.5rem;
|
|
|
+ display: inline-flex;
|
|
|
+ align-items: center; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
|
|
|
display: none; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress {
|