filtres /ressources /actualités
This commit is contained in:
parent
c603959592
commit
e483d62f52
@ -814,7 +814,19 @@ footer {
|
|||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 h2 {
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-family: "gilroy-medium";
|
||||||
|
font-size: 0.7rem;
|
||||||
|
}
|
||||||
|
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 h2::after {
|
||||||
|
content: " :";
|
||||||
|
}
|
||||||
|
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 label {
|
||||||
|
text-transform: lowercase;
|
||||||
|
font-size: 0.7rem;
|
||||||
|
font-family: "gilroy-light";
|
||||||
|
}
|
||||||
#logo-animated-container {
|
#logo-animated-container {
|
||||||
width: 60%;
|
width: 60%;
|
||||||
margin-left: 20%;
|
margin-left: 20%;
|
||||||
|
@ -16,4 +16,23 @@
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#block-quartiers-de-demain-formulaireexposeactuspage-1{
|
||||||
|
h2{
|
||||||
|
text-transform: uppercase;
|
||||||
|
font-family: "gilroy-medium";
|
||||||
|
font-size: 0.7rem;
|
||||||
|
&::after{
|
||||||
|
content: ' :';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
label{
|
||||||
|
text-transform: lowercase;
|
||||||
|
font-size: 0.7rem;
|
||||||
|
font-family: 'gilroy-light';
|
||||||
|
}
|
||||||
|
.form-select #edit-field-type-d-actualite-target-id--2{
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user