Add bibliography styles

This commit is contained in:
Elnu 2023-03-23 11:25:03 -07:00
parent 4f53688527
commit dfd7a51853
2 changed files with 8 additions and 0 deletions

7
assets/sass/csl-bib.sass Normal file
View file

@ -0,0 +1,7 @@
@import "_theme.sass"
.csl-right-inline
margin-left: 1.5em !important
a[href*=citeproc]
vertical-align: super
font-size: .83em

View file

@ -1,6 +1,7 @@
@import "syntax.scss"
@import "stork.sass"
@import "soudan.sass"
@import "csl-bib.sass"
@import "_theme.sass"
@import "_topography.sass"