diff --git a/static/style.css.h b/static/style.css.h index 23de8e9..dfa45c1 100644 --- a/static/style.css.h +++ b/static/style.css.h @@ -55,6 +55,9 @@ html { min-height: 100%; + overflow-y: scroll; + scrollbar-color: C_LGREEN C_DLINK; + scrollbar-width: auto; } body {