created colloque 2024 theme

This commit is contained in:
2024-03-07 13:13:44 +01:00
parent 96da96e96d
commit ff8712ff3c
303 changed files with 45057 additions and 0 deletions
@@ -0,0 +1,33 @@
.container.les_intervenants{
padding-top: 1.5rem;
@media screen and (min-width: 768px){
padding-top: 0;
}
.views-element-container{
margin-top: 1rem;
@media screen and (min-width: 768px){
margin-top: 0rem;
}
}
.wrap-anchor-letter{
margin-bottom: 3rem;
a{
font-size: 2rem;
font-family: 'dukefill';
color: $color1;
}
}
.letter-sort{
font-size: 3rem;
font-family: 'dukefill';
color: $color2;
}
section.row{
margin-top: 2rem;
margin-bottom: 6rem;
}
}