remotes/1693045480750635534/spooky-22
Aevann1 2021-10-23 03:05:10 +02:00
parent 5c4e8c093e
commit 390687500e
4 changed files with 7 additions and 3 deletions

View File

@ -128,7 +128,7 @@
</div>
</div>
<div class="px-3">
<span class="text-black">{% if c.author.bio_html %}{{c.author.bio_html.replace('data-src', 'src') | safe}}{% endif %}</span>
<span class="popover-bio text-black">{% if c.author.bio_html %}{{c.author.bio_html.replace('data-src', 'src') | safe}}{% endif %}</span>
</div>
<div class="border-top d-flex align-items-center p-3 gap-3 smol">
<span>

View File

@ -358,6 +358,10 @@
.mirrored {
transform: scaleX(-1);-webkit-transform: scaleX(-1);
}
.popover-bio * {
font-size: 0.8rem !important;
}
</style>

View File

@ -264,7 +264,7 @@
</div>
</div>
<div class="px-3">
<span class="text-black">{% if p.author.bio_html %}{{p.author.bio_html.replace('data-src', 'src') | safe}}{% endif %}</span>
<span class="popover-bio 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 p-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('data-src', 'src') | safe}}{% endif %}</span>
<span class="popover-bio 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 p-3 gap-3 smol">
<span>