diff --git a/contrib/static/site.css b/contrib/static/site.css index b188951..d534ef1 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -106,7 +106,7 @@ th { html { color: #ededed; - background: #695D81 url("/static/bg.png"); + background: #262230 url("/static/bg.png"); height: 100%; background-attachment: fixed; background-blend-mode: overlay;