Guest User

Untitled

a guest
Oct 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. body { background:none; }
  2. #profile-container { width:679px;background:#333; }
  3. #profile-container {background:none;}
  4.  
  5. ::-webkit-scrollbar {
  6.  
  7.  
  8.  
  9. width: 6px;
  10.  
  11.  
  12.  
  13. }
  14.  
  15.  
  16.  
  17. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #d42a45; border-radius: 6px; } ::-webkit-scrollbar-thumb:vertical { height: 25px; background-color: #d42a45; -webkit-border-radius: 6px; }
  18. ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 3px #d42a45;
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. }
Add Comment
Please, Sign In to add comment