logos RS
This commit is contained in:
+5
-4
@@ -1441,7 +1441,6 @@ svg.ext {
|
||||
min-height: 4rem;
|
||||
color: rgb(0, 158, 227);
|
||||
padding: 1rem;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
@media (max-width: 900px) {
|
||||
.path-node.page-node-type-actualite .layout--threecol-25-50-25 .layout__region--third .block-region-third .field--name-field-fichiers .field__item {
|
||||
@@ -1460,12 +1459,14 @@ svg.ext {
|
||||
.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 {
|
||||
height: inherit;
|
||||
margin: auto;
|
||||
width: fit-content;
|
||||
}
|
||||
.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 ::before {
|
||||
content: url("../images/pictos/download.png");
|
||||
min-width: 30px;
|
||||
height: auto;
|
||||
padding-right: 1rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
.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 a {
|
||||
hyphens: auto;
|
||||
@@ -5795,7 +5796,7 @@ svg.ext {
|
||||
display: flex;
|
||||
}
|
||||
#fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-twitter:before {
|
||||
content: url("../images/pictos/logo_x_noir.svg");
|
||||
content: url("../images/pictos/logo_x_rond.png");
|
||||
min-width: 50px;
|
||||
align-self: center;
|
||||
}
|
||||
@@ -5803,14 +5804,14 @@ svg.ext {
|
||||
display: flex;
|
||||
}
|
||||
#fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-youtube:before {
|
||||
content: url("../images/pictos/youtube_black.svg");
|
||||
content: url("../images/pictos/youtube_rond.svg");
|
||||
min-width: 50px;
|
||||
}
|
||||
#fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin {
|
||||
display: flex;
|
||||
}
|
||||
#fotter-bottom .region-footer-bottom-right #block-socialnetwork .field--name-body p .link-linkedin:before {
|
||||
content: url("../images/pictos/linkedin_black.svg");
|
||||
content: url("../images/pictos/linkedin_rond.svg");
|
||||
min-width: 50px;
|
||||
}
|
||||
#fotter-bottom .region-footer-bottom-right #block-pieddepage ul {
|
||||
|
||||
Reference in New Issue
Block a user