Commit 93139275 authored by Ryan Graham's avatar Ryan Graham Committed by ryan

changing the background image from jpg to png on the login screen

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@4070 b35dd754-fafc-0310-a699-88a17e54d16e
parent 627adf83
......@@ -174,7 +174,7 @@
BODY {
background-image : url(images/login_background.jpg);
background-image : url(images/login_background.png);
background-repeat : repeat-x;
background-color : #fff;
padding : 0px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment