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