Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. .conversation-container > .header {
  2. background-color: red;
  3. }
  4.  
  5. .message > .response {
  6. background-color: black;
  7. color: white;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement