scrollbar color
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
html, body {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: orange;
|
||||
overflow: auto !important;
|
||||
scrollbar-color: #555 #111;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user