forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-30 17:05:21 -06:00
parent fb0acb9c00
commit c06ba3d7dd
1 changed files with 2 additions and 2 deletions

View File

@ -307,7 +307,7 @@
<img loading="lazy" src="{{ c.author.profile_url }}" class="md:hidden w-9 h-9 p-[3px] bg-white border border-gray-300 object-cover" alt="{{ c.author.username }} avatar"/>
<a class="text-sm font-bold font-heading" data-bs-placement="bottom" data-bs-toggle="popover" data-bs-trigger="focus" data-content-id="popover-{{c.id}}" tabindex="0" style="color:#{{c.author.namecolor}};">
<a class="text-sm font-bold" data-bs-placement="bottom" data-bs-toggle="popover" data-bs-trigger="focus" data-content-id="popover-{{c.id}}" tabindex="0" style="color:#{{c.author.namecolor}};">
{% if c.author.patron and not c.distinguish_level %}
<span class="patron" style="background-color:#{{c.author.namecolor}};">
{{c.author.username}}
@ -367,7 +367,7 @@
<a href="#comment-{{ c.parent_comment_id }}-only" class="text-gray-500 hover:text-gray-400 user-name-reply">
<i class="fas fa-reply fa-sm fa-fw fa-flip-horizontal"></i>
replying to
<span class="font-heading font-bold">
<span class="font-bold">
{% if c.post and c.post.award_count("ghosts") %}
👻
{% else %}