Compare commits
2 Commits
2d4c23b6ef
...
13c43da1ed
| Author | SHA1 | Date | |
|---|---|---|---|
| 13c43da1ed | |||
| 896ad11921 |
@@ -1285,7 +1285,7 @@ footer {
|
|||||||
}
|
}
|
||||||
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre {
|
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre {
|
||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
font-family: "gilroy-semibold";
|
font-family: "gilroy-bold";
|
||||||
}
|
}
|
||||||
@media (max-width: 1090px) {
|
@media (max-width: 1090px) {
|
||||||
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre {
|
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement .text .field_field_titre {
|
||||||
@@ -1509,7 +1509,6 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
|||||||
}
|
}
|
||||||
|
|
||||||
#home #background-animated {
|
#home #background-animated {
|
||||||
display: none;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2000px;
|
top: 2000px;
|
||||||
left: 350px;
|
left: 350px;
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#home{
|
#home{
|
||||||
|
|
||||||
#background-animated {
|
#background-animated {
|
||||||
display: none;
|
// display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2000px;
|
top: 2000px;
|
||||||
left: 350px;
|
left: 350px;
|
||||||
|
|||||||
@@ -178,7 +178,7 @@
|
|||||||
.field_field_titre{
|
.field_field_titre{
|
||||||
font-size: 0.7rem;
|
font-size: 0.7rem;
|
||||||
// font-weight: 800;
|
// font-weight: 800;
|
||||||
font-family: 'gilroy-semibold';
|
font-family: 'gilroy-bold';
|
||||||
@media(max-width:1090px){
|
@media(max-width:1090px){
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user