Quote:
The problem is that trying to find something specific to html in a css stylesheet is darn near impossible. Basically, "html" is nearly universal for every search involving css. Unfortunately, it usually refers to the actual html and not the css.
|
If you wanted to style scrollbars in a browser you'd do it on the html tag.