diff --git a/wiki/pages/index.html b/wiki/pages/index.html index dc2dd3cbaccb804de1ea95bc6207198195a6bfa2..10c21bb9cb7384673ff8451ffb183cf3f3d28b6a 100755 --- a/wiki/pages/index.html +++ b/wiki/pages/index.html @@ -13,8 +13,9 @@ scroll-snap-type: y mandatory; overflow-x: hidden; overflow-y: scroll; - scroll-padding: 100px 0px; + scroll-padding: 0px 500px; background-color: #323232; + text-decoration-color: aliceblue; } </style>