org-theme/scss/partials/_bibliography.scss

9 lines
125 B
SCSS
Raw Normal View History

2020-11-26 15:58:49 +01:00
// Bibliography Section
div.csl-bib-body {
// Bibliography Entries
.csl-entry {
margin-bottom: 1em;
}
}