Improve explanation text for comments, make abbr dotted again

This commit is contained in:
daudix
2024-03-30 23:00:33 +03:00
parent ecbf5f96eb
commit 31aeba8ec3
2 changed files with 4 additions and 12 deletions

View File

@ -161,10 +161,10 @@ blockquote {
} }
} }
abbr { abbr[title] {
cursor: help; cursor: help;
text-decoration: underline; text-decoration: underline dotted;
-webkit-text-decoration: underline; -webkit-text-decoration: underline dotted;
} }
aside { aside {

View File

@ -21,15 +21,7 @@
{% endif %} {% endif %}
<h2>Comments</h2> <h2>Comments</h2>
<p> <p>
You can respond to this <a href="https://{{ host }}/@{{ username }}/{{ id }}">post</a> with an account on the You can comment on this blog post by publicly replying to this <a href="https://{{ host }}/@{{ username }}/{{ id }}">post</a> using a Mastodon or other ActivityPub/Fediverse account. Known non-private replies are displayed below.
Fediverse (e.g Mastodon, Akkoma, Sharkey or any Mastodon API compatible server).
</p>
<p>
<small>
Since Fediverse is decentralized, you can use your existing Mastodon API compatible account if you don't
have an
account on this server. Known non-private replies are displayed below.
</small>
</p> </p>
<p> <p>