feed: change username to look bold
parent
60510411a6
commit
659e641af3
|
@ -76,6 +76,9 @@ a.mbox-img:focus {
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mbox-username {
|
||||
font-weight: 600;
|
||||
}
|
||||
.mbox-kind0-name {
|
||||
color: var(--color-accent);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue