Skip to content

Instantly share code, notes, and snippets.

@artlung
Created August 11, 2010 20:15
Show Gist options
  • Save artlung/519648 to your computer and use it in GitHub Desktop.
Save artlung/519648 to your computer and use it in GitHub Desktop.
scrollbar css!
body {
scrollbar-arrow-color: black;
scrollbar-face-color: #e7e7e7;
scrollbar-3dlight-color: #a0a0a0;
scrollbar-darkshadow-color: #888888;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment