chemin polices

This commit is contained in:
2024-06-03 15:26:40 +02:00
parent f6051b15b1
commit 3de4659173
2188 changed files with 2028 additions and 234 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@@ -16,7 +16,7 @@
/*marianne*/
@font-face {
font-family: "Marianne";
src: url("../fonts/Marianne/Marianne-Thin.woff2") format("woff2"), url("../fonts/Marianne/Marianne-Thin.woff") format("woff");
src: url("./theme/custom/quartiers_de_demain/fonts/Marianne/Marianne-Thin.woff2") format("woff2"), url("./theme/custom/quartiers_de_demain/fonts/Marianne/Marianne-Thin.woff") format("woff");
font-weight: 300;
font-style: normal;
}
@@ -564,7 +564,7 @@ footer span.totop #toTop .arrow-up::before {
text-align: top;
}
.layout-sidebar-first #toTop-aside .arrow-up::before {
content: url(../images/up-arrow.svg);
content: url(../img/up-arrow.svg);
width: 50%;
}
.layout-sidebar-first .sidebar_first_container {
@@ -781,7 +781,7 @@ footer span.totop #toTop .arrow-up::before {
flex-direction: row;
}
#presentation #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes::before, #home #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes::before {
content: url(../images/noun-arrow-download.svg);
content: url(../img/noun-arrow-download.svg);
padding-right: 0.3rem;
}
#presentation #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes .field-content, #home #block-quartiers-de-demain-views-block-statics-fields-block-1 .views-field-field-pieces-jointes .field-content {
@@ -979,7 +979,7 @@ footer span.totop #toTop .arrow-up::before {
#presentation .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img:hover, #home .layout-content .content_container article.node-type-static .field_field_textes #paragraph-id--9 img:hover {
filter: brightness(75%);
transition: 0.2s;
cursor: url(../images/noun-loop-3037049.svg), auto;
cursor: url(../img/noun-loop-3037049.svg), auto;
cursor: zoom-in;
cursor: -moz-zoom-in;
cursor: -webkit-zoom-in;

Some files were not shown because too many files have changed in this diff Show More