|
@@ -227,6 +227,19 @@ a {
|
|
|
align-items: center;
|
|
|
color: #009ee3;
|
|
|
font-weight: 800; }
|
|
|
+ .layout__region--third .field--name-field-fichiers .field--name-field-liens {
|
|
|
+ height: inherit;
|
|
|
+ margin: auto; }
|
|
|
+ .layout__region--third .field--name-field-fichiers .field--name-field-liens ::before {
|
|
|
+ content: url("../images/pictos/noun_External Link_674151.svg");
|
|
|
+ width: 50px;
|
|
|
+ height: 53px;
|
|
|
+ padding-right: 1rem; }
|
|
|
+ .layout__region--third .field--name-field-fichiers .field--name-field-liens a {
|
|
|
+ display: inline-flex;
|
|
|
+ align-items: center;
|
|
|
+ color: #009ee3;
|
|
|
+ font-weight: 800; }
|
|
|
|
|
|
.layout__region--third .block-entity-fieldnodefield-ress {
|
|
|
margin-top: 5rem; }
|
|
@@ -987,17 +1000,15 @@ header {
|
|
|
display: flex;
|
|
|
flex-direction: column-reverse;
|
|
|
justify-content: flex-end; }
|
|
|
- #fotter-bottom .region-footer-bottom-right #block-socialnetwork {
|
|
|
- display: none; }
|
|
|
- #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p {
|
|
|
- display: flex;
|
|
|
- flex-direction: row; }
|
|
|
- #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p :nth-child(1):before {
|
|
|
- display: block;
|
|
|
- content: "";
|
|
|
- background: url("../images/pictos/logo-twitter.png"); }
|
|
|
- #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p svg {
|
|
|
- display: none; }
|
|
|
+ #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p {
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row; }
|
|
|
+ #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p :nth-child(1):before {
|
|
|
+ display: block;
|
|
|
+ content: "";
|
|
|
+ background: url("../images/pictos/logo-twitter.png"); }
|
|
|
+ #fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p svg {
|
|
|
+ display: none; }
|
|
|
#fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
|
|
|
margin-top: 0;
|
|
|
color: #09398b;
|