|
@@ -95,6 +95,10 @@
|
|
|
font-style: normal;
|
|
|
}
|
|
|
/* Colors used for EQL */
|
|
|
+.path-user .buttons-filtres-ressources {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
+
|
|
|
.layout-container {
|
|
|
font-family: "Marianne", sans-serif;
|
|
|
margin: none;
|
|
@@ -4014,6 +4018,9 @@ svg.ext {
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets {
|
|
|
margin: auto;
|
|
|
}
|
|
|
+.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .buttons-filtres-ressources {
|
|
|
+ display: none;
|
|
|
+}
|
|
|
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets #filtres {
|
|
|
scroll-margin-top: 10rem;
|
|
|
}
|