1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

style action messages centered and italicized

no more centering

remove extra spaces

squash
This commit is contained in:
Pro 2016-03-20 10:35:14 -07:00
parent a48c422593
commit 993232765e

View File

@ -6,6 +6,7 @@ div.msg {
div.action {
color: #1818FF;
font: @big;
font-style: italic;
}
div.typing {