add background-color to names in chat
This commit is contained in:
parent
e2c17dbeb4
commit
9ef45fe9f1
@ -126,6 +126,7 @@ body {
|
||||
.sender {
|
||||
margin-top: 10px;
|
||||
font-weight: bold;
|
||||
background-color: rgba(0,0,0,0.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user