Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 21:32:31 +00:00
parent d235776d05
commit 0430c1f7f2

View File

@ -187,6 +187,10 @@ a {
height: 6em; height: 6em;
} }
.user-profile .display-name {
font-weight: bold;
}
.row { .row {
display: inline-block; display: inline-block;
background-color: var(--banner-background); background-color: var(--banner-background);