Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. .bio::-webkit-scrollbar {
  2. width: 4px;
  3. background: #f4f4f4;
  4. }
  5.  
  6. .bio::-webkit-scrollbar-thumb {
  7. background: #dad7d7;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement