forked from rDrama/rDrama
1
0
Fork 0
master
Aevann 2023-02-21 16:40:12 +02:00
commit a752b9d8d5
3 changed files with 6 additions and 2 deletions

View File

@ -2360,6 +2360,9 @@ a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus
.float-right {
float: right !important;
}
.float-left {
float: left !important;
}
.overflow-auto {
overflow: auto !important;
}

View File

@ -47,4 +47,5 @@
<p><a href="https://watchpeopledie.tv/h/cartel/post/16286/sponsored-by-adidas-video-the-executioner">Sponsored by Adidas (cartel organ extraction + cannibalism)</a></p>
<p><a href="https://watchpeopledie.tv/h/cartel/post/6088/the-guerrero-flaying-incident">The Guerrero Flaying (aka No Mercy in Mexico)</a></p>
<p><a href="https://watchpeopledie.tv/h/gore/post/18078/1-lunatic-1-icepick-video-remastered">1 Lunatic 1 Icepick</a></p>
<p><a href="https://watchpeopledie.tv/h/cartel/post/15474/the-mexican-chainsaw-beheading-no-watermark">2 Guys 1 Chainsaw</a></p>
<p><a href="https://watchpeopledie.tv/h/cartel/post/15474/the-mexican-chainsaw-beheading-no-watermark">2 Guys 1 Chainsaw</a></p>
<p><a href="https://watchpeopledie.tv/h/beating/post/24683/3-guys-1-hammer-theync-and">3 Guys 1 Hammer (Dnepropetrovsk Maniacs)</a></p>

View File

@ -1,7 +1,7 @@
{%- include 'admin/shadowbanned_tooltip.html' -%}
{% if user %}
<a data-sort-key="{{user.username.lower()}}" style="color:#{{user.name_color}};font-weight:bold" href="/@{{user.username}}">
<div class="profile-pic-20-wrapper mb-2">
<div class="profile-pic-20-wrapper mb-2 mr-1 float-left">
<img loading="lazy" src="{{user.profile_url}}" class="pp20">
{% if user.hat_active(v)[0] -%}
<img class="profile-pic-20-hat hat" loading="lazy" src="{{user.hat_active(v)[0]}}?h=7" data-bs-toggle="tooltip" data-bs-placement="bottom" title="{{user.hat_active(v)[1]}}">