typographie

This commit is contained in:
2020-07-28 22:14:58 +02:00
parent f7a6562f51
commit b8dad034eb
91 changed files with 718 additions and 255 deletions
@@ -51,6 +51,9 @@ section{
.__wrap{
padding: 0.5rem;
}
div > *{
color:$color2;
}
}
&.bibliographie{
@@ -69,7 +72,7 @@ section{
width: calc(100% / 4 - #{$gutter} * 2);
}
& > div * {
color: $col_black;
color: $color2;
&.__auteur *{
font-size: 1.4rem;
}
@@ -103,7 +106,6 @@ section{
.__publications{
.publications{
// margin: $gutter;
.__media{
padding: 0.5rem 0 0.5rem 0.5rem;
}