...
|
...
|
@@ -193,17 +193,17 @@ body.boys, .boys .chat-header { |
|
|
background-image: none;
|
|
|
}
|
|
|
|
|
|
body.girls, .girls .chat-header {
|
|
|
body.girls, .girls .chat-header {
|
|
|
background-color: #ff88ae !important;
|
|
|
background-image: none;
|
|
|
}
|
|
|
|
|
|
body.kids, .kids .chat-header {
|
|
|
body.kids, .kids .chat-header {
|
|
|
background-color: #7ad9f9 !important;
|
|
|
background-image: none;
|
|
|
}
|
|
|
|
|
|
body.lifestyle, .lifestyle .chat-header {
|
|
|
background-color: #4f4138 !important;
|
|
|
body.lifestyle, .lifestyle .chat-header {
|
|
|
background-color: #4f4138 !important;
|
|
|
background-image: none;
|
|
|
} |
|
|
\ No newline at end of file |
|
|
} |
...
|
...
|
|