Alexander O'Neill
6 years ago
1 changed files with 5 additions and 2 deletions
@ -1,7 +1,10 @@ |
|||||||
|
|
||||||
.footnotes .footnote .footnote-link { |
.footnotes .footnote .footnote-link, |
||||||
|
.footnotes .footnote .footnote-multi { |
||||||
float: left; |
float: left; |
||||||
} |
} |
||||||
.footnotes .footnote .footnote-link::after { |
.footnotes .footnote .footnote-link::after, |
||||||
|
.footnotes .footnote .footnote-multi::after { |
||||||
content: " "; |
content: " "; |
||||||
white-space: pre; |
white-space: pre; |
||||||
|
} |
Loading…
Reference in new issue