mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-27 12:49:01 +08:00
added classes for server messages
This commit is contained in:
parent
abca5d8016
commit
cbe56b5555
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user