mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Make dark scroll bar in Chromium-based browsers
This commit is contained in:
parent
2718f03ac7
commit
911a480d40
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ html {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
background: #191a1d;
|
background: #191a1d;
|
||||||
|
color-scheme: dark;
|
||||||
|
|
||||||
/* height of sticky header = 80px */
|
/* height of sticky header = 80px */
|
||||||
scroll-padding-top: 100px;
|
scroll-padding-top: 100px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue