Make it prettier

This commit is contained in:
Andrew Pamment
2017-03-30 23:28:46 +10:00
parent a98c5a3fe0
commit fa3af4fe78
2 changed files with 7 additions and 2 deletions

View File

@@ -220,3 +220,8 @@
display: table-column;
width: 200px;
}
.msgbody {
background-color: black;
color: white;
}