diff --git a/assets/style.less b/assets/style.less index 00dd8007..dbc36b8c 100644 --- a/assets/style.less +++ b/assets/style.less @@ -1,7 +1,8 @@ html, body { scrollbar-width: thin; - scrollbar-color: orange; overflow: auto !important; + scrollbar-color: #555 #111; + font-family: sans-serif; } li {