diff --git a/shelfzilla/themes/bootflat/static/less/layout.less b/shelfzilla/themes/bootflat/static/less/layout.less index 9bafa8c..5311e0f 100644 --- a/shelfzilla/themes/bootflat/static/less/layout.less +++ b/shelfzilla/themes/bootflat/static/less/layout.less @@ -1,13 +1,4 @@ -body { - background-color: rgb(241, 242, 246) !important; - } - -/* Código retido Issue #82 - - background-image: url(../backgrounds/triangify.png); - background-position: center top; - background-attachment: fixed; -}*/ +body { background-color: rgb(241, 242, 246) !important; } /* Login panel */ .panel-login {