add background-color to names in chat
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…
Reference in New Issue