Skip to content

Instantly share code, notes, and snippets.

@spemer
Last active January 5, 2018 17:16
Show Gist options
  • Save spemer/5c05dcc9d2da9758924e6b5f0cf4600f to your computer and use it in GitHub Desktop.
Save spemer/5c05dcc9d2da9758924e6b5f0cf4600f to your computer and use it in GitHub Desktop.
body::-webkit-scrollbar {background-color:#fff;width:16px}
body::-webkit-scrollbar-track {background-color:#fff}
body::-webkit-scrollbar-thumb {background-color:#babac0;border-radius:16px;border:4px solid #fff}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment