js css timeline
This commit is contained in:
@@ -39,13 +39,13 @@
|
||||
&:first-of-type{
|
||||
height: 0px;
|
||||
}
|
||||
&:last-child {
|
||||
width: 20px;
|
||||
}
|
||||
// &:last-child {
|
||||
// width: 20px;
|
||||
// }
|
||||
&:not(:first-child) {
|
||||
margin-left: 14px;
|
||||
}
|
||||
&:not(:last-child)::after {
|
||||
&::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
@@ -72,15 +72,20 @@
|
||||
padding-bottom: 1rem;
|
||||
.date{
|
||||
width: 50%;
|
||||
|
||||
.moi-annee{
|
||||
display: inline-flex;
|
||||
font-size: 0.8rem;
|
||||
font-size: 0.6rem;
|
||||
.field_field_date_de_moi{
|
||||
padding-right: 0.5rem;
|
||||
text-transform: uppercase;
|
||||
|
||||
}
|
||||
}
|
||||
.field_field_date_de_jour{
|
||||
font-size: 5rem;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -89,11 +94,15 @@
|
||||
border-radius: 5%;
|
||||
padding: 0.6rem 0.6rem;
|
||||
width: 45%;
|
||||
|
||||
.field_field_description{
|
||||
.field--label-above{display: none;}
|
||||
}
|
||||
}
|
||||
.field_field_titre{
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
.field_field_description{
|
||||
p{font-size: 0.5rem !important;}
|
||||
.field--label-above{display: none;}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user