double column
This commit is contained in:
parent
db9468de74
commit
4982b2b3de
3 changed files with 6 additions and 5 deletions
|
|
@ -411,13 +411,13 @@ section h1:first-of-type {
|
|||
}
|
||||
|
||||
.body_note {
|
||||
padding-left: calc(var(--indent) * 3);
|
||||
padding-left: calc(var(--indent) * 1);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.following-note_marker {
|
||||
position: absolute;
|
||||
left: calc(var(--indent) * 2);
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.following-note_call {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue