starting layout-2
This commit is contained in:
parent
abbd549428
commit
e055fc96ee
9 changed files with 142 additions and 139 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@page {
|
||||
@footnote {
|
||||
float: bottom;
|
||||
|
||||
footnote-policy: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -11,11 +11,12 @@
|
|||
|
||||
.inline-note {
|
||||
float: footnote;
|
||||
footnote-policy: auto;
|
||||
font-size: 9px;
|
||||
line-height: calc(var(--baseline)*0.9);
|
||||
line-height: calc(var(--baseline)*0.8);
|
||||
padding-left: var(--indent);
|
||||
position: relative;
|
||||
font-weight: 100;
|
||||
// font-weight: 100;
|
||||
|
||||
&::marker{
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue