bold names
This commit is contained in:
parent
803c674c94
commit
2f332fb713
1 changed files with 4 additions and 0 deletions
|
@ -312,6 +312,10 @@ li.mentioned {
|
||||||
margin-left: -5px;
|
margin-left: -5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.name {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
header.profile button {
|
header.profile button {
|
||||||
background: #09F;
|
background: #09F;
|
||||||
float: right;
|
float: right;
|
||||||
|
|
Reference in a new issue