|
@@ -222,8 +222,8 @@ a {
|
|
|
margin: auto; }
|
|
|
.layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf ::before {
|
|
|
content: url("../images/pictos/noun_Download_file_307900.svg");
|
|
|
- width: 50px;
|
|
|
- height: 53px;
|
|
|
+ min-width: 50px;
|
|
|
+ height: auto;
|
|
|
padding-right: 1rem; }
|
|
|
.layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf a {
|
|
|
display: inline-flex;
|
|
@@ -247,8 +247,8 @@ a {
|
|
|
font-weight: 800; }
|
|
|
.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");
|
|
|
- width: 50px;
|
|
|
- height: 53px;
|
|
|
+ min-width: 50px;
|
|
|
+ height: auto;
|
|
|
padding-right: 1rem; }
|
|
|
.layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
|
|
|
display: none; }
|