Add CSS for bibligraphy
This commit is contained in:
8
scss/partials/_bibliography.scss
Normal file
8
scss/partials/_bibliography.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
// Bibliography Section
|
||||
div.csl-bib-body {
|
||||
|
||||
// Bibliography Entries
|
||||
.csl-entry {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user