sectionedFootnotes
This commit is contained in:
parent
fb365c2f05
commit
35c6271137
13 changed files with 251 additions and 146 deletions
|
|
@ -39,8 +39,8 @@ ol[type="1"] + p{
|
|||
blockquote{
|
||||
|
||||
padding-left: calc(var(--indent)*1);
|
||||
font-size: 9px;
|
||||
line-height: calc(var(--baseline)*0.75);
|
||||
font-size: var(--fs-small);
|
||||
// line-height: calc(var(--baseline)*0.75);
|
||||
margin-top: calc(var(--baseline)*0.5);
|
||||
margin-bottom: calc(var(--baseline)*0.5);
|
||||
|
||||
|
|
@ -55,12 +55,8 @@ blockquote + ol + p{
|
|||
|
||||
|
||||
.these{
|
||||
|
||||
font-family: var(--font-title);
|
||||
// color: red;
|
||||
|
||||
font-family: var(--font-title);
|
||||
margin-bottom: calc(var(--baseline)*1);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue