diff --git a/idre/static/css/base.css b/idre/static/css/base.css index 658bdb8..f713ff0 100644 --- a/idre/static/css/base.css +++ b/idre/static/css/base.css @@ -1,9 +1,7 @@ /* General */ body { - background: url("/static/img/bg.jpg") no-repeat center center fixed; background-color: white; - background-size: cover; color: #393939; font-family: "Lato", sans-serif; }