changement introduction filtres pour web
This commit is contained in:
+1
-2
@@ -4823,10 +4823,9 @@ svg.ext {
|
||||
}
|
||||
}
|
||||
.path-projets .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content .block-views-blockprojets-block-1 .view-projets .view-filters::before {
|
||||
content: "Filtrer par :";
|
||||
content: "Filtrer les projets pour les visualiser en ligne :";
|
||||
margin-right: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 0.5rem;
|
||||
font-weight: 900;
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
||||
@@ -149,10 +149,10 @@
|
||||
}
|
||||
|
||||
&::before{
|
||||
content: 'Filtrer par :';
|
||||
content: 'Filtrer les projets pour les visualiser en ligne :';
|
||||
margin-right: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 0.5rem;
|
||||
// margin-left: 0.5rem;
|
||||
font-weight: 900;
|
||||
// width: 160px;
|
||||
min-width: fit-content;
|
||||
|
||||
Reference in New Issue
Block a user