Showing
1 changed file
with
5 additions
and
5 deletions
@@ -193,17 +193,17 @@ body.boys, .boys .chat-header { | @@ -193,17 +193,17 @@ body.boys, .boys .chat-header { | ||
193 | background-image: none; | 193 | background-image: none; |
194 | } | 194 | } |
195 | 195 | ||
196 | -body.girls, .girls .chat-header { | 196 | +body.girls, .girls .chat-header { |
197 | background-color: #ff88ae !important; | 197 | background-color: #ff88ae !important; |
198 | background-image: none; | 198 | background-image: none; |
199 | } | 199 | } |
200 | 200 | ||
201 | -body.kids, .kids .chat-header { | 201 | +body.kids, .kids .chat-header { |
202 | background-color: #7ad9f9 !important; | 202 | background-color: #7ad9f9 !important; |
203 | background-image: none; | 203 | background-image: none; |
204 | } | 204 | } |
205 | 205 | ||
206 | -body.lifestyle, .lifestyle .chat-header { | ||
207 | - background-color: #4f4138 !important; | 206 | +body.lifestyle, .lifestyle .chat-header { |
207 | + background-color: #4f4138 !important; | ||
208 | background-image: none; | 208 | background-image: none; |
209 | -} | ||
209 | +} |
-
Please register or login to post a comment