fmartingr
/
shelfzilla
Archived
1
0
Fork 0

Removed body background from css

This commit is contained in:
Felipe Martín 2015-09-22 15:42:22 +00:00
parent ed97fe8483
commit 9029cd251e
1 changed files with 1 additions and 10 deletions

View File

@ -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 {