remotes/1693045480750635534/spooky-22
Aevann1 2021-10-21 17:15:40 +02:00
parent cbea461de6
commit 33d67118b3
2 changed files with 6 additions and 6 deletions

View File

@ -72,16 +72,16 @@
position: absolute;
z-index: 10;
width: 100px;
animation: trainrev 5s linear infinite !important;
transform: scaleX(-1);
-webkit-transform: scaleX(-1);
animation: train 5s linear infinite !important;
top: 60%
}
.train4 {
position: absolute;
z-index: 10;
width: 100px;
animation: train 5s linear infinite !important;
animation: trainrev 5s linear infinite !important;
transform: scaleX(-1);
-webkit-transform: scaleX(-1);
top: 85%
}
}
@ -264,7 +264,7 @@
</div>
</div>
<div class="px-3">
<span class="text-black">{% if p.author.bio_html %}{{p.author.bio_html.replace('src="/assets/images/loading.gif" data-', '') | safe}}{% endif %}</span>
<span class="text-black">{% if p.author.bio_html %}{{p.author.bio_html.replace('data-src', 'src') | safe}}{% endif %}</span>
</div>
<div class="border-top d-flex align-items-center px-2 py-3 gap-3 smol">
<span>

View File

@ -44,7 +44,7 @@
</div>
</div>
<div class="px-3">
<span class="text-black">{% if p.author.bio_html %}{{p.author.bio_html.replace('src="/assets/images/loading.gif" data-', '') | safe}}{% endif %}</span>
<span class="text-black">{% if p.author.bio_html %}{{p.author.bio_html.replace('data-src', 'src') | safe}}{% endif %}</span>
</div>
<div class="border-top d-flex align-items-center px-2 py-3 gap-3 smol">
<span>