diff --git a/shelfzilla/themes/bootflat/static/less/layout.less b/shelfzilla/themes/bootflat/static/less/layout.less index 6251cea..c43a392 100644 --- a/shelfzilla/themes/bootflat/static/less/layout.less +++ b/shelfzilla/themes/bootflat/static/less/layout.less @@ -1,8 +1,5 @@ body { background-color: rgb(241, 242, 246) !important; - background-image: url(../backgrounds/triangify.png); - background-position: center top; - background-attachment: fixed; } /* Login panel */ @@ -71,4 +68,4 @@ body { margin-right: 3px; margin-top: 5px; } -} +} \ No newline at end of file