mono space font for messages

This commit is contained in:
Andrew Pamment 2017-03-30 23:42:09 +10:00
parent 88bb8c4639
commit 172cca18a7

View File

@ -224,4 +224,5 @@
#msgbody {
background-color: black;
color: white;
font-family: monospace;
}