Search
 
SCRIPT & CODE EXAMPLE
 

CSS

scrollbar with 2 different colors on same page css

::-webkit-scrollbar-track {
    background-color: #333;
}

/* Override styles for <div>s, for example */
div::-webkit-scrollbar-track {
    background-color: #b13131;
}
Comment

PREVIOUS NEXT
Code Example
Css :: font-size 
Css :: How to install tailwind cdn 
Css :: scroll snap css 
Css :: padding left 
Css :: send element to center of div 
Css :: details transition css 
Css :: npm next-css 
Css :: how to make a html css js editor 
Css :: absolute positioning css 
Css :: button hover 
Css :: control one swiper with other 
Css :: round one side of div css 
Css :: css animation 
Css :: css footer always at bottom but visible 
Css :: affect top div opacity without affecting childrne 
Css :: css animation sin 
Css :: disable on print margin html 
Css :: how to allign li in row 
Css :: Every user on your website has an image avatar that is displayed when 
Css :: python css 
Css :: sass immediate child 
Css :: enable xdebug ddev 
Css :: css is selector 
Css :: error 404 flask on css file 
Css :: tailwind transition 
Css :: restore mariadb from bz2 file cli 
Css :: how to set scss variables 
Css :: crop image in img 
Css :: What is the "style", when creating an internal CSS? 
Css :: css grid generator 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =