diff --git a/website/static/css/style.css b/website/static/css/style.css index db9b0b62ae5ed95c4abe22382d4f4147f622e50a..af7bfdd99b62339cc0cc1d349617f395995ce205 100644 --- a/website/static/css/style.css +++ b/website/static/css/style.css @@ -36,7 +36,7 @@ a:visited{ } body { - background: url(/static/img/southside.jpg) center top no-repeat; + background: url(/static/img/southside.jpg) center top no-repeat fixed; background-size: cover; padding-top: 50px; }