We use cookies to enhance your browsing experience.
Style scrollbars (Webkit).
::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-track { background: #f1f1f1; } ::-webkit-scrollbar-thumb { background: #888; border-radius: 5px; } ::-webkit-scrollbar-thumb:hover { background: #555; }
We use cookies to enhance your experience and serve personalized ads.