From a5d496c1196b649437997e1b0342985cf3e10943 Mon Sep 17 00:00:00 2001 From: xdCoolesding <71647195+xdCoolesding@users.noreply.github.com> Date: Mon, 4 Sep 2023 19:16:33 +0200 Subject: [PATCH] well maybe it works now --- db/template.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/db/template.css b/db/template.css index 360f31d6..3c7c30d4 100644 --- a/db/template.css +++ b/db/template.css @@ -18,10 +18,11 @@ height: 22px; background: url({img}) center / 100% 100%; } -/* BADGE-TEMPLATE-END */ -/* Fix some pfps being weird af */ +/* Fix some pfps being weird af (nexx make its own region for one time code below the badge template end you fish) */ [style*="avatars"], [src*="avatars"] { background-repeat: no-repeat; background-size: contain; } +/* BADGE-TEMPLATE-END */ +