created colloque 2024 theme
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
article{
|
||||
&.publications{
|
||||
.__wrap_content{
|
||||
.__head{
|
||||
& *{
|
||||
color: $color2;
|
||||
}
|
||||
.__auteur{
|
||||
div{
|
||||
font-family: 'cormorantBold';
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
}
|
||||
.__titre{
|
||||
span{
|
||||
font-family: 'cormorantBoldItalic';
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
}
|
||||
.__info{
|
||||
margin: 1rem 0;
|
||||
div{
|
||||
font-family: 'cormorantBold';
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user