Changed green background to gray

This commit is contained in:
Michael Jumper
2010-12-06 13:15:50 -08:00
parent 3f229eff95
commit 94803cd300

View File

@@ -25,7 +25,7 @@ body {
} }
div#login-ui { div#login-ui {
background: #342; background: silver;
height: 100%; height: 100%;
width: 100%; width: 100%;
position: fixed; position: fixed;