More css tweaks
This commit is contained in:
parent
46f38e05c9
commit
d44387f439
3 changed files with 10 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
{% else %}
|
||||
<img class="actor-icon" src="{{ follower.icon.url }}" style="width:50px;">{% endif %}
|
||||
</span>
|
||||
<div>
|
||||
<div class="actor-inline">
|
||||
<div style="font-weight:bold">{{ follower.name or follower.preferredUsername }}</div>
|
||||
<small>@{{ follower.preferredUsername }}@{{ follower.url | domain }}</small>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue