adjust header entretiens
This commit is contained in:
parent
828d97f3f9
commit
6e97e2f46c
4 changed files with 62 additions and 77 deletions
|
|
@ -142,4 +142,26 @@
|
|||
/* left: calc(var(--pagedjs-margin-left)*-1);
|
||||
padding-left: 19px;
|
||||
top: -36px; */
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* SPECIFIC ----------------------------------------------- */
|
||||
|
||||
#charlie-aubry .hgroup{
|
||||
top: calc(var(--baseline)*0.5);
|
||||
}
|
||||
#charlie-aubry .chapter-header .title-before{
|
||||
top: calc(var(--baseline) * -1.5);
|
||||
|
||||
}
|
||||
|
||||
#charlie-aubry .chapter-header .title-after {
|
||||
bottom: calc(var(--baseline) * -1.75 + 1px);
|
||||
}
|
||||
|
||||
#charlie-aubry .hgroup-after{
|
||||
bottom: calc(var(--baseline)*-12 - 4px);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue