12 lines
208 B
CSS
12 lines
208 B
CSS
.chapter-section + .content-box {
|
|
margin-top: -80px;
|
|
}
|
|
|
|
.content-box + .subscribe-infolettre {
|
|
margin-top: -80px;
|
|
}
|
|
|
|
.explore-tags + .block-revues-precedentes {
|
|
margin-top: 0px !important;
|
|
}
|