From 6b82b7a90bb8915781dd6d56f1cfb714653824c4 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sat, 15 Mar 2025 14:23:10 -0500 Subject: [PATCH] Styled profile account type --- bookface_dark.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bookface_dark.css b/bookface_dark.css index d1a521b..0036ff4 100644 --- a/bookface_dark.css +++ b/bookface_dark.css @@ -1,6 +1,6 @@ /* Name : Bookface Dark - Version : 1.5.12 + Version : 1.5.13 Licence : AGPL Created on : 10 Mar 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml @@ -1064,7 +1064,8 @@ aside .vcard .p-addr { aside .vcard .about, aside .vcard .xmpp, aside .vcard .matrix, - aside .vcard .homepage { + aside .vcard .homepage, + aside .vcard .account-type { background-color: var(--background-color); padding: 5px; border-radius: 8px;