Use image for login screen logo

This commit is contained in:
JonnyWong16 2016-04-27 21:08:13 -07:00
commit 5689dfd3e3
2 changed files with 3 additions and 4 deletions

View file

@ -2876,9 +2876,6 @@ a.no-highlight:hover {
margin: 0 auto;
}
.login-logo {
background-image: url(../images/logo-plexpy@2x.png);
background-position: center;
background-repeat: no-repeat;
margin: 0 auto 50px auto;
width: 340px;
height: 100px;