Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ::-webkit-scrollbar {
- background-color: transparent;
- border-radius: 100px;
- }
- ::-webkit-scrollbar-track {
- background-color: transparent;
- border-radius: 100px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #CF8B00;
- border-radius: 100px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement