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:
parent
a48c422593
commit
993232765e
|
@ -6,6 +6,7 @@ div.msg {
|
|||
div.action {
|
||||
color: #1818FF;
|
||||
font: @big;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
div.typing {
|
||||
|
|
Loading…
Reference in New Issue
Block a user