org-theme/scss/partials/_bibliography.scss

10 lines
126 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;
}
2020-11-27 15:16:19 +01:00
2020-11-26 15:58:49 +01:00
}