diff --git a/css/style.css b/css/style.css index 942b89b550..834e7505cb 100644 --- a/css/style.css +++ b/css/style.css @@ -27,6 +27,7 @@ body { background-color: $bgcolor; background-image: url("$background_image"); background-size: $background_size_img; + background-attachment: fixed; color: #777; /*color: #555;*/ font-family: 'Open Sans',sans-serif;