|
@@ -213,7 +213,8 @@ a {
|
|
|
background: white;
|
|
|
color: #009ee3;
|
|
|
padding-left: 1rem;
|
|
|
- padding-top: 1rem; }
|
|
|
+ padding-top: 1rem;
|
|
|
+ margin-bottom: 1rem; }
|
|
|
.layout__region--third .block-region-third .field--name-field-fichiers span:nth-of-type(2) {
|
|
|
display: none; }
|
|
|
.layout__region--third .block-region-third .field--name-field-fichiers .file--mime-application-pdf {
|
|
@@ -229,29 +230,28 @@ a {
|
|
|
align-items: center;
|
|
|
color: #009ee3;
|
|
|
font-weight: 800; }
|
|
|
- .layout__region--third .block-region-third .block-entity-fieldnodefield-liens {
|
|
|
+ .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens .field__item {
|
|
|
+ margin: auto;
|
|
|
height: fit-content;
|
|
|
border: 2px solid #009ee3;
|
|
|
min-height: 4rem;
|
|
|
background: white;
|
|
|
color: #009ee3;
|
|
|
padding-left: 1rem;
|
|
|
- padding-top: 1rem; }
|
|
|
- .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens {
|
|
|
- height: inherit;
|
|
|
- margin: auto; }
|
|
|
- .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
|
|
|
- display: inline-flex;
|
|
|
- align-items: center;
|
|
|
- color: #009ee3;
|
|
|
- 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;
|
|
|
- padding-right: 1rem; }
|
|
|
- .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a svg.ext {
|
|
|
- display: none; }
|
|
|
+ padding-top: 1rem;
|
|
|
+ margin-bottom: 1rem; }
|
|
|
+ .layout__region--third .block-region-third .block-entity-fieldnodefield-liens .field--name-field-liens a {
|
|
|
+ display: inline-flex;
|
|
|
+ align-items: center;
|
|
|
+ color: #009ee3;
|
|
|
+ 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;
|
|
|
+ padding-right: 1rem; }
|
|
|
+ .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; }
|
|
|
.layout__region--third .block-region-third .block-entity-fieldnodefield-ress h2 {
|