mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Styled profile account type
This commit is contained in:
parent
7978b87a13
commit
19457de03f
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue