Commit cbe56b55 authored by Sergey Lyubka's avatar Sergey Lyubka

added classes for server messages

parent abca5d80
......@@ -64,6 +64,14 @@ body {
margin-left: 0.5em;
}
.message-user-server {
color: purple;
}
.message-text-server {
font-style: italic;
}
.main {
padding: 0.5em;
background: #e0ecff;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment