File size: 204 Bytes
6ad810a
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13

.message.bot {
    background: #e7e7e7 !important;
    font-family: "Helvetica Neue" !important;
}

.message.user {
    background: #e7e7e7 !important;
}

#CHATBOT {
    background: #ffffff !important;
}