[fix] login background

This commit is contained in:
Knah Tsaeb 2015-06-29 14:48:52 +02:00
parent 7708afcc78
commit d15d267369
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
html {
background: linear-gradient(#434343,#cdcdcd);
background-color: #434343;
background: linear-gradient(#434343,#cdcdcd) no-repeat transparent;
box-sizing: border-box;
color: #000;
overflow-y: scroll;