Book: margin header

This commit is contained in:
Damien Vitrac 2018-12-09 20:20:29 +01:00
parent 0b0700cfdd
commit 53a2ba0cba
1 changed files with 8 additions and 0 deletions

View File

@ -287,3 +287,11 @@ pre.highlight, #toc.toc2 {
background: rgba(255, 255, 255, .2) !important;
}
}
body.book #header {
margin-bottom: 2rem;
}
body.toc2 #header {
margin-bottom: 0;
}