From f0d2f35f35e58be9f2692b8d5a674d127d022a73 Mon Sep 17 00:00:00 2001 From: Calendal Date: Wed, 23 Sep 2015 08:23:30 +0000 Subject: [PATCH] Issue #82 --- shelfzilla/themes/bootflat/static/less/layout.less | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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