For more information about this repository, visit the project page at https://www.drupal.org/project/bibcite_footnotes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
379 B
16 lines
379 B
|
|
.footnote-list .footnotes .footnote-link, |
|
.footnote-list .footnotes .footnote-multi { |
|
float: left; |
|
} |
|
.footnote-list .footnotes .footnote-link::after, |
|
.footnote-list .footnotes .footnote-multi::after { |
|
content: " "; |
|
white-space: pre; |
|
} |
|
.bibcite-citation, |
|
.csl-entry, |
|
.footnote-list .footnotes .footnote-link, |
|
.footnote-list .footnotes .footnote-multi { |
|
display: inline; |
|
} |