Add line before comments

This commit is contained in:
Simon Detheridge 2023-10-19 14:24:04 +01:00
parent 2b68602f86
commit 9d6cc301e8
Signed by: simon
GPG Key ID: 38640971DA1E704E
4 changed files with 11 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3,6 +3,9 @@
padding: 1em;
padding-top: 0.3em;
}
.mastodon-comments-top {
padding-bottom: 1.5em;
}
.mastodon-comment {
background-color: var(--background-color);
border-radius: var(--card-border-radius);

View File

@ -49,9 +49,14 @@
</article>
<section class="gh-comments gh-canvas">
<div id="mastodon-comments-header" style="display: none;">
<div class="mastodon-comments-top">
<hr/>
</div>
<h2>Comments</h2>
<p>Comments powered by Mastodon. Reply to <a id="toot-link-top">this status</a> to comment.</p>
<div class="tootlink-tip">