typographie
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user