From 61036558a0ec7775f0a5274f757ed8ae06695a0b Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Sat, 18 Jul 2026 15:03:02 +0200 Subject: [PATCH] Revert "awesome!!" This reverts commit 8f0e0d9b3ae0d88c978da38bf4a0abd9549146f4. --- public/s/css/f0ckm.css | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index 0054016..afff292 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -5183,9 +5183,6 @@ html[data-dpr="dpr-110"] body.layout-legacy .embed-responsive-16by9::before { scrollbar-color: var(--scrollbar-color) transparent; scrollbar-width: thin; border-top: none; - display: flex; - justify-content: center; - align-items: center; } .previous-post, @@ -5244,10 +5241,9 @@ html[data-dpr="dpr-110"] body.layout-legacy .embed-responsive-16by9::before { /* image */ #f0ck-image { - max-height: 100%; + height: 100%; + width: 100%; max-width: 100%; - height: auto; - width: auto; object-fit: contain; } @@ -5305,7 +5301,10 @@ body.layout-modern .embed-responsive.is-expanded img#f0ck-image { a#elfe { - display: contents; + height: 100%; + width: 100%; + display: flex; + justify-content: center; } /* metadata */