ajustement css bandeau actu
This commit is contained in:
parent
2387de2870
commit
18818bc428
@ -1592,8 +1592,10 @@ footer {
|
|||||||
padding-right: 0.3rem;
|
padding-right: 0.3rem;
|
||||||
padding-bottom: 0.2rem;
|
padding-bottom: 0.2rem;
|
||||||
}
|
}
|
||||||
#actus-caroussel .content-actus .views-row article.node-type-actualite .field_field_date {
|
#actus-caroussel .content-actus .views-row article.node-type-actualite .infos-actu {
|
||||||
order: 2;
|
order: 2;
|
||||||
|
}
|
||||||
|
#actus-caroussel .content-actus .views-row article.node-type-actualite .field_field_date {
|
||||||
color: red;
|
color: red;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
@ -98,8 +98,11 @@
|
|||||||
padding-bottom: 0.2rem;
|
padding-bottom: 0.2rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.field_field_date{
|
.infos-actu{
|
||||||
order: 2;
|
order: 2;
|
||||||
|
}
|
||||||
|
.field_field_date{
|
||||||
|
|
||||||
color: red;
|
color: red;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user