baisse corps titre projet et projet incubé dans grille, ajout espace dans filtre
This commit is contained in:
@@ -312,7 +312,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
&::before{
|
||||
content: 'Filtrer par:';
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem;
|
||||
}
|
||||
#views-exposed-form-projets-block-3{
|
||||
@@ -443,7 +443,7 @@
|
||||
.field--name-title{
|
||||
order: 3;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 800;
|
||||
h2{margin: 0;}
|
||||
}
|
||||
@@ -452,6 +452,7 @@
|
||||
order:4;
|
||||
color: red;
|
||||
margin-top: 0.8rem;
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -117,7 +117,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
&::before{
|
||||
content: 'Filtrer par:';
|
||||
content: 'Filtrer par :';
|
||||
margin-right: 1rem;
|
||||
}
|
||||
#views-exposed-form-projets-block-1{
|
||||
@@ -276,7 +276,7 @@
|
||||
.field--name-title{
|
||||
order: 3;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 1rem;
|
||||
font-size: 0.9rem;
|
||||
font-weight: 800;
|
||||
h2{margin: 0;}
|
||||
}
|
||||
@@ -285,6 +285,7 @@
|
||||
order:4;
|
||||
color: red;
|
||||
margin-top: 0.8rem;
|
||||
font-size: 0.7rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user