Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. .db-message .author {
  2. font-size: 1.5em!important;
  3. }
  4.  
  5. .message-wrapper-inner {
  6. border-left: 1px solid #ccc!important;
  7. }
  8.  
  9. .db-reply-block {
  10. border: none!important;
  11. border-top: 1px solid #ccc!important;
  12. -moz-box-shadow: none!important;
  13. -webkit-box-shadow: none!important;
  14. box-shadow: none!important;
  15. }
  16.  
  17. .db-message-wrapper {
  18. border: none!important;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement