Compare commits
2 Commits
89446b139b
...
d54179401c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d54179401c | ||
|
|
dd242f2dcb |
|
|
@ -1,3 +1,7 @@
|
||||||
.chapter-section + .content-box {
|
.chapter-section + .content-box {
|
||||||
margin-top: -80px;
|
margin-top: -80px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-box + .subscribe-infolettre {
|
||||||
|
margin-top: -80px;
|
||||||
|
}
|
||||||
|
|
|
||||||
|
|
@ -43,3 +43,12 @@ article > *:not(.entry-content),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.site-content {
|
||||||
|
p,
|
||||||
|
li {
|
||||||
|
strong {
|
||||||
|
@apply font-bold;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user