mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge pull request #3025
Action messages are now italicized. Pro (1): style action messages centered and italicized
This commit is contained in:
commit
375c9657ce
|
@ -10,6 +10,7 @@ p.msg {
|
|||
p.action {
|
||||
color: #1818FF;
|
||||
font: @big;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
p.typing {
|
||||
|
|
Loading…
Reference in New Issue
Block a user