Styled profile account type

This commit is contained in:
Random Penguin 2025-03-15 14:22:12 -05:00
parent 7978b87a13
commit 19457de03f

View file

@ -1064,7 +1064,8 @@ ul.nav-tabs {
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;